diff --git a/CHANGELOG.md b/CHANGELOG.md index 540942d..a209a94 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [0.3.0](https://github.com/Wivik/pyp-boy/compare/v0.2.2...v0.3.0) (2023-03-14) + + +### Features + +* :sparkles: save database is automatically generated ([18b9c55](https://github.com/Wivik/pyp-boy/commit/18b9c55f815a011551afcf8c8a8d4bf6aec78370)) + + + ## [0.2.2](https://github.com/Wivik/pyp-boy/compare/v0.2.1...v0.2.2) (2023-03-13) diff --git a/version_file.json b/version_file.json index 8f8b1fd..085e3ba 100644 --- a/version_file.json +++ b/version_file.json @@ -1,3 +1,3 @@ { - "version": "0.2.2" + "version": "0.3.0" } \ No newline at end of file