Skip to content

Commit 647eb37

Browse files
author
dry-bot
committed
[devtools] update changelog.yml from de1e53f
1 parent de1e53f commit 647eb37

File tree

1 file changed

+19
-10
lines changed

1 file changed

+19
-10
lines changed

changelog.yml

Lines changed: 19 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,18 @@
11
---
2+
- version: unreleased
3+
summary:
4+
date:
5+
fixed:
6+
added:
7+
changed:
8+
- Bump dry-schema to `>= 0.13` (@solnic)
9+
- Bump dry-validation to `>= 0.10` (@solnic)
10+
- Bump dry-system to `~> 1.0` (@solnic)
211
- version: 0.6.0
3-
summary:
12+
summary:
413
date: 2022-10-20
5-
fixed:
6-
added:
14+
fixed:
15+
added:
716
changed:
817
- 'Upgrade to zeitwerkified dry-rb deps (issue #55 fixed via #56) (@solnic)'
918
- version: 0.5.0
@@ -24,24 +33,24 @@
2433
- 'Updated to work with dry-system 0.21 (via #48 and #50) (@zlw + @solnic)'
2534
- 'dry-system dependency was bumped to >= 0.23 (via #52) (@solnic)'
2635
- version: 0.3.0
27-
summary:
36+
summary:
2837
date: 2020-08-26
29-
fixed:
30-
added:
38+
fixed:
39+
added:
3140
changed:
3241
- 'Use dry-system 0.18.0 and configure new `bootable_dirs` setting appropriately
3342
(@timriley in #38)'
3443
- version: 0.2.1
35-
summary:
44+
summary:
3645
date: 2020-08-26
3746
fixed:
3847
- Fix dry-system dependency to 0.17.0, to avoid incompatibilities with 0.18.0 (@timriley)
3948
added:
4049
- 'Controller features now support `ActionControll::API` too (issue #35 closed via
4150
#36) (@rinaldifonseca)'
42-
changed:
51+
changed:
4352
- version: 0.2.0
44-
summary:
53+
summary:
4554
date: 2020-07-21
4655
fixed:
4756
- 'Resolving `Container` constant looks it up only within the application namespace
@@ -66,4 +75,4 @@
6675
and exposes `safe_params` controller helper (@solnic)"
6776
- "`:controller_helpers` feature which adds `ApplicationController#{resolve,container}`
6877
shortcuts (@solnic)"
69-
changed:
78+
changed:

0 commit comments

Comments
 (0)