CHANGELOG.md in rascal-0.3.5 vs CHANGELOG.md in rascal-0.3.6
- old
+ new
@@ -2,9 +2,14 @@
All notable changes to this project will be documented here.
Rascal follows semantic versioning. This has little consequence pre 1.0, so expect breaking changes.
+## 0.3.6 (2023-01-27)
+
+- Handle `default:` blocks in .gitlab-ci.yml.
+
+
## 0.3.5 (2022-12-21)
- Fix the "endpoint ... already exists in network" error.