v3.0.0
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v3.0.0 - 2022-10-21
Added
-
(#223) Use code blocks as appropriate in Markdown #319 (danielparks)
-
Use tilde heredocs for readability #317 (danielparks)
Changed
-
(#301) Update minimum Ruby version to 2.5.0 #313 (danielparks)
Fixed
-
(#240) Fix output of default values that are expressions #315 (danielparks)
-
(#267) Don’t show “Public X” header without contents #314 (danielparks)
-
(#307) Always enable plan parsing #312 (danielparks)
-
(#302) Fix warnings generated by ERB.new #308 (danielparks)
-
(#304) Fix double backticks in Markdown #305 (danielparks)
-
(#300) Fix anchor links in Markdown docs #303 (danielparks)