We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc4ce03 commit e352596Copy full SHA for e352596
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Changelog
2
3
+## Version 2.13.0
4
+
5
+*April 22, 2022**
6
7
+* __Drop support for ruby 2.5__
8
+* Bump rouge from 3.27.0 to 3.28.0
9
+* Formally support ruby 3.1
10
+* Bump nokogiri from 1.12.5 to 1.13.3
11
+* Build docker images for multiple architectures (e.g. `aarch64`)
12
+* Remove `VOLUME` declaration from Dockerfile (thanks @aemengo)
13
14
+The security vulnerabilities reported against recent versions of nokogiri should not affect slate users with a regular setup.
15
16
## Version 2.12.0
17
18
*November 04, 2021*
0 commit comments