Skip to content

Commit 50799bd

Browse files
committed
RUBY-30747 Release 3.2.0
1 parent c0edab4 commit 50799bd

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.2.0](https://github.com/ruby-debug/debase-ruby_core_source/compare/v0.10.18...v3.2.0)
2+
3+
* ruby-3.2.0 sources added
4+
* ruby-3.2.0 preview sources removed
5+
* ruby-2.0.x sources removed (let's keep 10 last releases here)
6+
* versioning changed to match current ruby version
7+
18
## [0.10.18](https://github.com/ruby-debug/debase-ruby_core_source/compare/v0.10.17...v0.10.18)
29

310
* ruby-3.2.0-preview3 added
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Debase
22
module RubyCoreSource
3-
VERSION = '0.10.18'
3+
VERSION = '3.2.0'
44
end
55
end

0 commit comments

Comments
 (0)