Skip to content

Commit

Permalink
Release 4.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
white-gecko committed Feb 21, 2023
1 parent 97cddca commit bb71b89
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,20 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
### Added
-

### Changed
-

### Fixed
-

## [4.0.4] - 2023-02-21

### Changed
- Execute `bundle install` in entrypoint
- Run jekyll with `bundle exec`
- Interpret the CMD provided in context of `bundle exec`
- All bundler features can be disabled by setting `NO_BUNDLER` to a non-empty value

### Fixed
-

## [4.0.3] - 2023-01-23

### Fixed
Expand Down

0 comments on commit bb71b89

Please sign in to comment.