diff --git a/CHANGELOG.md b/CHANGELOG.md index e8414d7..196da56 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.7.1](https://github.com/Wivik/pyp-boy/compare/v0.7.0...v0.7.1) (2023-03-21) + + +### Bug Fixes + +* :ambulance: duplicate entries in story path ([1c0eeb7](https://github.com/Wivik/pyp-boy/commit/1c0eeb73ebe0179b3d8b2b2471014dd09eea51c8)) + + + # [0.7.0](https://github.com/Wivik/pyp-boy/compare/v0.6.0...v0.7.0) (2023-03-21) @@ -47,14 +56,3 @@ -## [0.4.2](https://github.com/Wivik/pyp-boy/compare/v0.4.0...v0.4.2) (2023-03-15) - - -### Bug Fixes - -* db creation script ([0d7ee70](https://github.com/Wivik/pyp-boy/commit/0d7ee70c5a0de924f563583f7f642f635c47cede)) -* db creation script ([5dabf00](https://github.com/Wivik/pyp-boy/commit/5dabf00e9b3ac5f96b5b6947dcab51fafa64004e)) -* db creation script ([e0ff43c](https://github.com/Wivik/pyp-boy/commit/e0ff43cb8f9ad5c1cac9df63478574ef2448703c)) - - - diff --git a/version_file.json b/version_file.json index 17aba91..dec53c7 100644 --- a/version_file.json +++ b/version_file.json @@ -1,3 +1,3 @@ { - "version": "0.7.0" + "version": "0.7.1" } \ No newline at end of file