Skip to content

Commit

Permalink
📝 Document releases
Browse files Browse the repository at this point in the history
  • Loading branch information
pboling committed Sep 22, 2024
1 parent fd21396 commit f84c664
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ and this project adheres to [Semantic Versioning v2](https://semver.org/spec/v2.
- Almost 100% test coverage
- Thread safety (removed `GemBench.roster`, which was effectively never used internally)
- Performance improvements
- Support for specifying arbitrary `:gemfile_path` in most class initializers
### Fixed
- Can now handle more variations of Ruby syntax in the Gemfile analyzer
- `require_relative` > `require` for internal files (except for `spec` => `lib`)
Expand Down

0 comments on commit f84c664

Please sign in to comment.