Skip to content

Commit ee01d90

Browse files
committed
Preparing for release 0.10.0
1 parent 5412260 commit ee01d90

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1+
## [0.10.0](https://github.com/os97673/debase-ruby_core_source/compare/v0.9.11...v0.10.0)
2+
3+
* changed headers search to survive src-based rubies [#9](https://github.com/os97673/debase-ruby_core_source/pull/9) (contributed by [valich](https://github.com/valich))
4+
15
## [0.9.11](https://github.com/os97673/debase-ruby_core_source/compare/v0.9.10...v0.9.11)
6+
27
* ruby 2.5.0-preview1 added
38

49
## [0.9.10](https://github.com/os97673/debase-ruby_core_source/compare/v0.9.9...v0.9.10)
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.9.12'
3+
VERSION = '0.10.0'
44
end
55
end

0 commit comments

Comments
 (0)