We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef0b96d commit 1fdc045Copy full SHA for 1fdc045
CHANGELOG.md
@@ -10,12 +10,20 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
10
-
11
12
### Changed
13
-- Update container base image from ruby:3.1-slim to docker.io/library/ruby:3.3-slim
14
-- Adjust description and alias in Taskfile
+-
15
16
### Fixed
17
18
+## [4.2.0] - 2024-06-12
19
+
20
+### Changed
21
+- Update container base image from `ruby:3.1-slim` to `docker.io/library/ruby:3.3-slim`
22
+- Adjust description and alias in Taskfile.yml
23
24
+### Fixed
25
+- Fixe the `jekyll-sass-converter` dependency requirement (which is a dependency of `jekyll`) by updating to ruby 3.3
26
27
## [4.1.2] - 2023-11-14
28
29
0 commit comments