CHANGELOG.md in junoser-0.3.9 vs CHANGELOG.md in junoser-0.3.10
- old
+ new
@@ -1,5 +1,17 @@
+## [0.3.10] - 2020-01-09
+
+### Added
+
+* Experimentally support "insert" statement
+
+### Fixed
+
+* junoser-squash unexpectedly kept statements intact due to tokenization bug
+* junoser-squash unexpectedly removed "deactivate" statements
+* "deactivate" to "inactive:" translation during "junoser -s"
+
## [0.3.9] - 2019-11-17
### Fixed
* security policies
@@ -13,16 +25,16 @@
* security (by porting the hierarchy from vSRX 18.3R1.9)
## [0.3.7] - 2019-09-03
-### Fixed
-
-* "apply-groups" translation between "display set" and structured form
-
### Added
* Support "deactivate ... apply-groups"
+
+### Fixed
+
+* "apply-groups" translation between "display set" and structured form
## [0.3.6] - 2019-08-25
### Fixed