mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
NEWS: bigdecimal 1.3.3
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61215 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
06d36a1a37
commit
3874e0d1fb
1 changed files with 19 additions and 0 deletions
19
NEWS
19
NEWS
|
@ -206,6 +206,25 @@ with all sufficient information, see the ChangeLog file or Redmine
|
|||
|
||||
=== Stdlib updates (outstanding ones only)
|
||||
|
||||
* BigDecimal
|
||||
|
||||
* Update to BigDecimal 1.3.3
|
||||
|
||||
* The following features are added:
|
||||
|
||||
* BigDecimal::VERSION
|
||||
|
||||
* The following features has been deprecated,
|
||||
and are planned to be removed in the version 1.4.0:
|
||||
|
||||
* BigDecimal.new
|
||||
|
||||
* BigDecimal.ver
|
||||
|
||||
* BigDecimal#clone
|
||||
|
||||
* BigDecimal#dup
|
||||
|
||||
* Bundler
|
||||
|
||||
* Add Bundler to Standard Library. [Feature #12733]
|
||||
|
|
Loading…
Add table
Reference in a new issue