Skip to content

Commit cb6bd25

Browse files
committed
docs(changelog): change unreleased to beta-2
1 parent b6bb13a commit cb6bd25

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
44

55
### Unreleased
66

7+
-
8+
9+
### 2.0.0.beta-2
10+
711
#### Breaking changes
812
* Defines required ruby version to >=2.7.0 [#460](https://github.com/platanus/activeadmin_addons/pull/460)
913
* Nested and search select now use the name of the association instead of the name of id [#462](https://github.com/platanus/activeadmin_addons/pull/462)
@@ -12,6 +16,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1216
#### Fixes
1317
* Include only items that belong to parent when using collection option in a nested input level [#463](https://github.com/platanus/activeadmin_addons/pull/463)
1418

19+
### 2.0.0.beta-1
20+
21+
Skipped
22+
1523
### 2.0.0.beta-0
1624

1725
#### Breaking changes

0 commit comments

Comments
 (0)