Skip to content

Commit

Permalink
Update changelog files for ruby 2.4.7, 2.5.6, 2.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
larskanis committed Sep 9, 2019
1 parent e817446 commit 8f0b0b4
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG-2.4.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## RubyInstaller-2.4.7-1 - 2019-09-09

### Added
- Add support for scoop installer. #152

### Changed
- Update to ruby-2.4.7, see [release notes](https://www.ruby-lang.org/en/news/2019/08/28/ruby-2-4-7-released/).
- Ignore registry entries with invalid installer data when looking for MSYS2. #154


## RubyInstaller-2.4.6-1 - 2019-04-13

### Changed
Expand Down
10 changes: 10 additions & 0 deletions CHANGELOG-2.5.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## RubyInstaller-2.5.6-1 - 2019-09-09

### Added
- Add support for scoop installer. #152

### Changed
- Update to ruby-2.5.6, see [release notes](https://www.ruby-lang.org/en/news/2019/08/28/ruby-2-5-6-released/).
- Ignore registry entries with invalid installer data when looking for MSYS2. #154


## RubyInstaller-2.5.5-1 - 2019-04-13

### Changed
Expand Down
10 changes: 10 additions & 0 deletions CHANGELOG-2.6.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## RubyInstaller-2.6.4-1 - 2019-09-09

### Added
- Add support for scoop installer. #152

### Changed
- Update to ruby-2.6.4, see [release notes](https://www.ruby-lang.org/en/news/2019/08/28/ruby-2-6-4-released/).
- Ignore registry entries with invalid installer data when looking for MSYS2. #154


## RubyInstaller-2.6.3-1 - 2019-04-18

### Changed
Expand Down

0 comments on commit 8f0b0b4

Please sign in to comment.