Skip to content

Commit

Permalink
Merge pull request #28 from voxpupuli/rel123
Browse files Browse the repository at this point in the history
release v1.2.3
  • Loading branch information
bastelfreak authored Mar 4, 2020
2 parents d6ee8fd + c19e6b4 commit 99639cc
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
Each new release typically also includes the latest modulesync defaults.
These should not affect the functionality of the module.

## [v1.2.3](https://github.com/voxpupuli/puppet-ipset/tree/v1.2.3) (2020-03-04)

[Full Changelog](https://github.com/voxpupuli/puppet-ipset/compare/v1.2.1...v1.2.3)

**Fixed bugs:**

- Ignore hashsize to avoid conflicts on large sets [\#27](https://github.com/voxpupuli/puppet-ipset/pull/27) ([bastelfreak](https://github.com/bastelfreak))

**Closed issues:**

- hashsize is dynamic and produces errors on large sets [\#26](https://github.com/voxpupuli/puppet-ipset/issues/26)

## [v1.2.1](https://github.com/voxpupuli/puppet-ipset/tree/v1.2.1) (2020-03-02)

[Full Changelog](https://github.com/voxpupuli/puppet-ipset/compare/v1.2.0...v1.2.1)
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": "puppet-ipset",
"version": "1.2.2-rc0",
"version": "1.2.3",
"author": "Vox Pupuli",
"summary": "Linux ipsets management",
"license": "AGPL-3.0",
Expand Down

0 comments on commit 99639cc

Please sign in to comment.