Skip to content

Commit

Permalink
chore(main): release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gremid committed Dec 19, 2024
1 parent 04e128a commit 845538d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.0](https://github.com/zentrum-lexikographie/gdex/compare/v1.0.1...v1.1.0) (2024-12-19)


### Features

* Define valid sentence endings more strictly ([04e128a](https://github.com/zentrum-lexikographie/gdex/commit/04e128a73f6f1aa658588d8798c4d3b8cf3b418c))

## [1.0.1](https://github.com/zentrum-lexikographie/gdex/compare/v1.0.0...v1.0.1) (2024-11-25)


Expand Down
2 changes: 1 addition & 1 deletion gdex/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.0.1"
__version__ = "1.1.0"

0 comments on commit 845538d

Please sign in to comment.