File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file. The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
44and this project adheres to [ Semantic Versioning] ( http://semver.org ) .
55
6+ ## Supported Release 4.21.0
7+ ### Summary
8+
9+ This is a small feature release that includes a revamped, albeit backwards-compatible file_line type.
10+
11+ #### Added
12+ - ` replace_all_matches_not_matching_line ` parameter in file_line
13+ - additional tests and documentation for file_line
14+
15+ #### Removed
16+ - duplicate spec test for absolute_path
17+
18+ #### Fixed
19+ - Unixpath type to allow "/" as valid path
20+ - file_line behavior that caused infinite appending of ` line ` to a file ([ MODULES-5651] ( https://tickets.puppet.com/browse/MODULES-5651 ) )
21+
622## Supported Release 4.20.0
723### Summary
824
Original file line number Diff line number Diff line change 11{
22 "name" : " puppetlabs-stdlib" ,
3- "version" : " 4.20 .0" ,
3+ "version" : " 4.21 .0" ,
44 "author" : " puppetlabs" ,
55 "summary" : " Standard library of resources for Puppet modules." ,
66 "license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments