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 13, 2024
1 parent c2516da commit aa53eba
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,36 @@
Changelog
=========

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

Changes
^^^^^^^

feature
"""""""
- cover most source code areas, when PR labeling: src, tests, ci, data, config
- add Job that makes a Github Release on v* tags on Main Branch

fix
"""
- expect interpreters to be loaded as dict by cookiecutter in intereactive mode

test
""""
- update Gold Standard Snapshot
- update biskotaki-interactive Snapshot, used in Regression Testing
- update biskotaki-no-input Snapshot, used in Regression Testing

ci
""
- clean code

gitops
""""""
- pass git tag to Workflow for PR in to a boarding branch


2.2.1-dev1 (2024-03-13)
=======================

Expand Down

0 comments on commit aa53eba

Please sign in to comment.