Skip to content

Commit

Permalink
release: v5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
saz committed Oct 28, 2024
1 parent 68a1884 commit 634ddf2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

[5.0.0]
### Changed
- little code modernization (#57)
- Fix limits_template on Debian (#59)
- drop some EOL operating system releases (#58) => Debian 10, CentOS 7/8, RedHat 7

[4.0.1]
### Changed
- drop explicit version requirements in .fixtures.yml (#54)
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "saz-limits",
"version": "4.0.1",
"version": "5.0.0",
"author": "saz",
"summary": "Manage user limits via puppet",
"description": "Manage user limits via puppet",
Expand Down

0 comments on commit 634ddf2

Please sign in to comment.