Skip to content

Commit 269188e

Browse files
committed
Update changelog.yml
1 parent ae489bf commit 269188e

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

changelog.yml

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
---
2-
- version: unreleased
3-
summary:
4-
date:
5-
fixed:
6-
added:
2+
- version: 0.7.0
3+
summary:
4+
date: 2022-12-23
5+
fixed:
6+
added:
77
changed:
88
- Bump dry-schema to `>= 0.13` (@solnic)
99
- Bump dry-validation to `>= 0.10` (@solnic)
1010
- Bump dry-system to `~> 1.0` (@solnic)
1111
- version: 0.6.0
12-
summary:
12+
summary:
1313
date: 2022-10-20
14-
fixed:
15-
added:
14+
fixed:
15+
added:
1616
changed:
1717
- 'Upgrade to zeitwerkified dry-rb deps (issue #55 fixed via #56) (@solnic)'
1818
- version: 0.5.0
@@ -33,24 +33,24 @@
3333
- 'Updated to work with dry-system 0.21 (via #48 and #50) (@zlw + @solnic)'
3434
- 'dry-system dependency was bumped to >= 0.23 (via #52) (@solnic)'
3535
- version: 0.3.0
36-
summary:
36+
summary:
3737
date: 2020-08-26
38-
fixed:
39-
added:
38+
fixed:
39+
added:
4040
changed:
4141
- 'Use dry-system 0.18.0 and configure new `bootable_dirs` setting appropriately
4242
(@timriley in #38)'
4343
- version: 0.2.1
44-
summary:
44+
summary:
4545
date: 2020-08-26
4646
fixed:
4747
- Fix dry-system dependency to 0.17.0, to avoid incompatibilities with 0.18.0 (@timriley)
4848
added:
4949
- 'Controller features now support `ActionControll::API` too (issue #35 closed via
5050
#36) (@rinaldifonseca)'
51-
changed:
51+
changed:
5252
- version: 0.2.0
53-
summary:
53+
summary:
5454
date: 2020-07-21
5555
fixed:
5656
- 'Resolving `Container` constant looks it up only within the application namespace
@@ -75,4 +75,4 @@
7575
and exposes `safe_params` controller helper (@solnic)"
7676
- "`:controller_helpers` feature which adds `ApplicationController#{resolve,container}`
7777
shortcuts (@solnic)"
78-
changed:
78+
changed:

0 commit comments

Comments
 (0)