CHANGELOG.md in ncs_mdes-0.12.0 vs CHANGELOG.md in ncs_mdes-0.13.0
- old
+ new
@@ -1,7 +1,19 @@
NCS Navigator MDES Module history
=================================
+0.13.0
+------
+
+- Introduce MDES 3.3 support using specification version 3.3.00.00. (#29)
+
+- Restore JRuby compatibility. (#5)
+
+- Allow variable types to be overridden using heuristic_overrides during
+ VDR schema parsing. (Done with #29)
+
+- Add `TransmissionTable#primary_key_variables`. (Done with #29)
+
0.12.0
------
- Add `#diff` methods to all levels in the specification tree. They produce
a computable difference between two instances. (#10)