Release preparation: update readme, rakefile and changelog (#1788)

* Update README.md
* Add LATEST_CHANGES.md and release helpers
This commit is contained in:
Dawa Ometto
2022-05-24 16:27:39 +02:00
committed by GitHub
parent 860e8b2ebd
commit 8e35688b17
5 changed files with 90 additions and 29 deletions
+3 -3
View File
@@ -1,12 +1,12 @@
# 5.2.3 2021-04-18
# 5.2.3 / 2021-04-18
* Fix bug preventing page titles from being displayed
# 5.2.1 2021-02-25
# 5.2.1 / 2021-02-25
* Fix include call to a missing asset (@benjaminwil). This caused slow first page loads on JRuby.
# 5.2 2021-02-24
# 5.2 / 2021-02-24
* Improved styling and Primer upgrade (@benjaminwil)
* Add redirect to rename commit (@ViChyavIn)