CHANGELOG.md in base_editing_bootstrap-0.4.1 vs CHANGELOG.md in base_editing_bootstrap-0.6.0
- old
+ new
@@ -1,8 +1,37 @@
# Changelog
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
- - -
+## 0.6.0 - 2024-05-29
+#### Bug Fixes
+- Add dependency in generator - (b911b1a) - Marino Bonetti
+#### Documentation
+- Add documentation for specs - (42a88ca) - Marino Bonetti
+#### Features
+- Add Capacity to skip un-authorization - (c83c51c) - Marino Bonetti
+#### Tests
+- Add spec for test env - (b8611d7) - Marino Bonetti
+
+- - -
+
+## 0.5.0 - 2024-05-22
+#### Bug Fixes
+- Correct initializer commented examples - (ba90fba) - Marino Bonetti
+#### Features
+- Action for Show enabled - (d364ed3) - Marino Bonetti
+- Enums with Integer identified - (4fa9e87) - Marino Bonetti
+#### Tests
+- Save example_status_persistence_file_path - (235939d) - Marino Bonetti
+
+- - -
+
+## 0.4.2 - 2024-05-08
+#### Bug Fixes
+- Rename shared example for cluck with apps - (41638f8) - Marino Bonetti
+
+- - -
+
## 0.4.1 - 2024-04-30
#### Bug Fixes
- Correct pundit shared examples - (2001e08) - Marino Bonetti
- - -