File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
5
5
6
6
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ ) and this project adheres to [ Semantic Versioning] ( http://semver.org ) .
7
7
8
+ ## [ v1.6.1] ( https://github.com/puppetlabs/puppetlabs-zfs_core/tree/v1.6.1 ) - 2024-07-15
9
+
10
+ [ Full Changelog] ( https://github.com/puppetlabs/puppetlabs-zfs_core/compare/v1.6.0...v1.6.1 )
11
+
8
12
## [ v1.6.0] ( https://github.com/puppetlabs/puppetlabs-zfs_core/tree/v1.6.0 ) - 2024-07-15
9
13
10
14
[ Full Changelog] ( https://github.com/puppetlabs/puppetlabs-zfs_core/compare/v1.5.0...v1.6.0 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " puppetlabs-zfs_core" ,
3
- "version" : " 1.6.0 " ,
3
+ "version" : " 1.6.1 " ,
4
4
"author" : " puppetlabs" ,
5
5
"summary" : " Manage zfs. Create destroy and set properties on zfs instances." ,
6
6
"license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments