Skip to content

Commit

Permalink
docs: update changelog with the release's changes
Browse files Browse the repository at this point in the history
  • Loading branch information
boromir674 committed Mar 14, 2024
1 parent 1ee5b81 commit 65b54ab
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,33 @@
Changelog
=========

2.4.0 (2024-03-14)
==================

Changes
^^^^^^^

feature
"""""""
- make Gold Standard Python Project pass Pylint Job on CI
- comment out the 'verbose' cli flag to make pylint score over 8.2 on fresh project

ci
""
- prevent Mkdocs 'site' folder from being pushed to Biskotaki repo, after 'tox -e docs'
- install 'generate-python' CLI in dedicated step
- install pipx and poetry (using pipx)
- run poetry lock and add poetry.lock file in py-gold branch of biskotaki repo

release
"""""""
- bump version to 2.4.0

gitops
""""""
- handle case where the origin/release branch is not found


2.3.0 (2024-03-13)
==================

Expand Down

0 comments on commit 65b54ab

Please sign in to comment.