Skip to content

Commit c362677

Browse files
Changelog for Rubygems version 3.2.17
1 parent f0180a7 commit c362677

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# 3.2.17 / 2021-05-05
2+
3+
## Enhancements:
4+
5+
* Only print month & year in deprecation messages. Pull request #3085 by
6+
Schwad
7+
* Make deprecate method support ruby3's keyword arguments. Pull request
8+
#4558 by mame
9+
* Update the default bindir on macOS. Pull request #4524 by nobu
10+
* Prefer File.open instead of Kernel#open. Pull request #4529 by mame
11+
12+
## Documentation:
13+
14+
* Fix usage messages to reflect the current POSIX-compatible behaviour.
15+
Pull request #4551 by graywolf-at-work
16+
117
# 3.2.16 / 2021-04-08
218

319
## Bug fixes:

0 commit comments

Comments
 (0)