Skip to content

Commit

Permalink
Add release notes for patch
Browse files Browse the repository at this point in the history
  • Loading branch information
munichpavel committed May 22, 2024
1 parent 35465ec commit c5e7805
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,10 @@ Once an initial release has been created for a new workshop, create subsequent t

Note: I do not follow [Semantic Versioning](https://semver.org/) for this project. For the first digit (in semver, `major`), I use the year of the target workshop, and for the last (in semver `patch`), I increment when a chunk of work is done towards giving the workshop. The middle digit (in semver, `minor`) stays on 0 until I give the workshop, when it bumps to 1. Fixes to the given workshop get reflected in the patch versions `yyyy.1.<patch-version>`.

### v2024.1.1

Fix 2024 version for workshop, as some new image files were missing

### v2024.0.0

* Add adversarial regularization regime slides and exercises as final session
Expand Down

0 comments on commit c5e7805

Please sign in to comment.