Skip to content

Commit

Permalink
update CHANGELOG
Browse files Browse the repository at this point in the history
Signed-off-by: Grant Ramsay <[email protected]>
  • Loading branch information
seapagan committed Mar 8, 2024
1 parent e54d5df commit 4a7b369
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,13 @@ $ poetry add git+https://github.com/seapagan/github-changelog-md
Everything in this section will be included in the next official release.


**Testing**

- Add unit tests for the `Settings` module ([#310](https://github.com/seapagan/py-maker/pull/310)) by [seapagan](https://github.com/seapagan)

**Refactoring**

- Convert settings fie to use new `get_settings()` method ([#309](https://github.com/seapagan/py-maker/pull/309)) by [seapagan](https://github.com/seapagan)
- Convert settings module to use new `get_settings()` method ([#309](https://github.com/seapagan/py-maker/pull/309)) by [seapagan](https://github.com/seapagan)

**Documentation**

Expand Down

0 comments on commit 4a7b369

Please sign in to comment.