Skip to content

Commit 3cf8d8b

Browse files
authored
chore: consolidate changelog entries for 10.1
1 parent 8559313 commit 3cf8d8b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
## 2.1.1 (UNRELEASED)
22

3-
- #623: fix: ensure compatibility with JRuby 10.1
3+
- #624, #635, #623: fix: ensure compatibility with JRuby 10.1
44
- #583: fix: Create config dir if it's missing for simpler usage
55
- #588: fix: NullPointerException during shutdown with executable war files
66
- #589: fix: Jetty wars don't have console logging enabled by default
77
- #617: fix: correct ability to configure/override/force specific traits via Config.new(forced_traits: [...])
88
- #591: chore: clean up obsolete & deprecated code from 2.0.x and old Bundler versions
99
- #592: chore: relax rubyzip requirement to allow rubyzip 2.x
1010
- #593: chore: relax jruby-rack requirement to allow compatibility with upcoming 1.3.x
11-
- #624: chore: remove use of deprecated JRuby methods removed in JRuby 10.1
1211
- #634: chore: deprecate JBundler trait for removal
1312

1413
## 2.1.0

0 commit comments

Comments
 (0)