We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0edab4 commit 50799bdCopy full SHA for 50799bd
CHANGELOG.md
@@ -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
8
## [0.10.18](https://github.com/ruby-debug/debase-ruby_core_source/compare/v0.10.17...v0.10.18)
9
10
* ruby-3.2.0-preview3 added
lib/debase/ruby_core_source/version.rb
@@ -1,5 +1,5 @@
module Debase
module RubyCoreSource
- VERSION = '0.10.18'
+ VERSION = '3.2.0'
end
0 commit comments