CHANGELOG.md in ncs_mdes-0.8.0 vs CHANGELOG.md in ncs_mdes-0.8.1
- old
+ new
@@ -1,7 +1,14 @@
NCS Navigator MDES Module history
=================================
+0.8.1
+------
+
+- Ensure that options are passed through all constructor methods to the leaves.
+ (#17)
+- Accept options on the `NcsNavigator::Mdes(version)` shortcut method. (#18)
+
0.8.0
-----
- Synthesize category codes for MDES 2.0 disposition codes. (#12)
- Add DispositionCode#category_code for reading category codes. (#12)