Skip to content

Commit 2cb0f97

Browse files
authored
Prepare changelog for 0.6.0 (#98)
1 parent ee08a9b commit 2cb0f97

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,25 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88

99

10+
## [0.6.0] - 2022-02-06
11+
12+
### Added
13+
14+
- Rails 7 support
15+
- Ruby 3.0 support
16+
17+
### Changed
18+
19+
- Updated all dependencies
20+
- Migrated from CircleCI to GitHub Actions
21+
- Moved repo to own organisation
22+
23+
### Fixed
24+
25+
- Only add `.gitignore` entry once #52
26+
27+
28+
1029
## [0.5.1] - 2021-03-29
1130

1231
### Added

SECURITY.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ Since the internal APIs may change dramatically until v1.0, here is a list of th
88

99
| Version | Supported |
1010
| ------- | ------------------ |
11-
| 0.5.x | :white_check_mark: |
11+
| 0.5.1 | :white_check_mark: |
12+
| 0.6.x | :white_check_mark: |
1213

1314

1415

0 commit comments

Comments
 (0)