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 97cddca commit bb71b89Copy full SHA for bb71b89
CHANGELOG.md
@@ -9,15 +9,20 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
9
### Added
10
-
11
12
+### Changed
13
+-
14
+
15
+### Fixed
16
17
18
+## [4.0.4] - 2023-02-21
19
20
### Changed
21
- Execute `bundle install` in entrypoint
22
- Run jekyll with `bundle exec`
23
- Interpret the CMD provided in context of `bundle exec`
24
- All bundler features can be disabled by setting `NO_BUNDLER` to a non-empty value
25
-### Fixed
--
26
## [4.0.3] - 2023-01-23
27
28
### Fixed
0 commit comments