File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
55
66The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ ) and this project adheres to [ Semantic Versioning] ( http://semver.org ) .
77
8+ ## [ v10.1.0] ( https://github.com/puppetlabs/puppetlabs-postgresql/tree/v10.1.0 ) - 2024-03-26
9+
10+ [ Full Changelog] ( https://github.com/puppetlabs/puppetlabs-postgresql/compare/v10.0.3...v10.1.0 )
11+
12+ ### Added
13+
14+ - Use RequiresMountsFor on datadir [ #1582 ] ( https://github.com/puppetlabs/puppetlabs-postgresql/pull/1582 ) ([ ekohl] ( https://github.com/ekohl ) )
15+
16+ ### Other
17+
18+ - Fix typo in postgresql_conf provider docs [ #1579 ] ( https://github.com/puppetlabs/puppetlabs-postgresql/pull/1579 ) ([ bastelfreak] ( https://github.com/bastelfreak ) )
19+
820## [ v10.0.3] ( https://github.com/puppetlabs/puppetlabs-postgresql/tree/v10.0.3 ) - 2024-01-09
921
1022[ Full Changelog] ( https://github.com/puppetlabs/puppetlabs-postgresql/compare/v10.0.2...v10.0.3 )
Original file line number Diff line number Diff line change 11{
22 "name" : " puppetlabs-postgresql" ,
3- "version" : " 10.0.3 " ,
3+ "version" : " 10.1.0 " ,
44 "author" : " puppetlabs" ,
55 "summary" : " Offers support for basic management of PostgreSQL databases." ,
66 "license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments