Skip to content

Commit 30b234c

Browse files
committed
Update CHANGES.rdoc for version 0.16.0.pre4
1 parent 7f220aa commit 30b234c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGES.rdoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
= CHANGES
22

3-
== 0.16.0.pre4
3+
== 0.16.0.pre4 (2025-11-19)
44

55
- FIX Specs are now passing for Ruby 3.4 (@crashtech)
66
- NEW Added what HTTP Server to use as an option when generating a new project (@crashtech)
7-
- FIX Added the HTTP Server to Gemfile as Ruby 3.0 removed WEBrick from standard library (@crashtech)
8-
- FIX Patch `Padrino.core` by filtering any 'core_ext/kernel_require' (common patter for gems that override Kernel#require) from caller entries (@crashtech)
7+
- FIX Added the HTTP Server to Gemfile as Ruby 3.0 removed WEBrick from the standard library (@crashtech)
8+
- FIX Patch `Padrino.core` by filtering any 'core_ext/kernel_require' (common pattern for gems that override Kernel#require) from caller entries (@crashtech)
99

1010
== 0.16.0.pre3 (2024-08-09)
1111

0 commit comments

Comments
 (0)