Skip to content

Commit

Permalink
Release version 2.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
macisamuele committed Oct 12, 2023
1 parent 5b72a89 commit 3b3aab2
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,6 +1,13 @@
Changelog
=========

2.11.0 (2023-10-11)
-------------------

- Update KTLint to version 1.0.0
- Update GoogleJavaFormatter to 1.18.1
- Make library compatible with Python 3.12 - [PR #182](https://github.com/macisamuele/language-formatters-pre-commit-hooks/pull/182) - [@Delgan](https://github.com/Delgan) thanks for your contribution

2.10.0 (2023-07-13)
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ license_file = LICENSE
long_description = file: README.md, CHANGELOG.md
long_description_content_type = text/markdown
url = https://github.com/macisamuele/language-formatters-pre-commit-hooks
version = 2.10.0
version = 2.11.0

[options]
install_requires =
Expand Down

0 comments on commit 3b3aab2

Please sign in to comment.