Skip to content

Commit ce7487f

Browse files
committed
Update changelog.yml
1 parent 9f07d99 commit ce7487f

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

changelog.yml

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
---
2+
- version: 0.5.0
3+
date: 2022-02-11
4+
changed:
5+
- 'dry-system dependency was bumped to >= 0.23 (via #52) (@solnic)'
26
- version: 0.4.0
37
summary: This is a big update - please also read dry-system [CHANGELOG](https://github.com/dry-rb/dry-system/blob/master/CHANGELOG.md)
48
versions 0.20 and 0.21.
@@ -13,24 +17,24 @@
1317
- 'Updated to work with dry-system 0.21 (via #48 and #50) (@zlw + @solnic)'
1418
- 'dry-system dependency was bumped to >= 0.23 (via #52) (@solnic)'
1519
- version: 0.3.0
16-
summary:
20+
summary:
1721
date: 2020-08-26
18-
fixed:
19-
added:
22+
fixed:
23+
added:
2024
changed:
2125
- 'Use dry-system 0.18.0 and configure new `bootable_dirs` setting appropriately
2226
(@timriley in #38)'
2327
- version: 0.2.1
24-
summary:
28+
summary:
2529
date: 2020-08-26
2630
fixed:
2731
- Fix dry-system dependency to 0.17.0, to avoid incompatibilities with 0.18.0 (@timriley)
2832
added:
2933
- 'Controller features now support `ActionControll::API` too (issue #35 closed via
3034
#36) (@rinaldifonseca)'
31-
changed:
35+
changed:
3236
- version: 0.2.0
33-
summary:
37+
summary:
3438
date: 2020-07-21
3539
fixed:
3640
- 'Resolving `Container` constant looks it up only within the application namespace
@@ -55,4 +59,4 @@
5559
and exposes `safe_params` controller helper (@solnic)"
5660
- "`:controller_helpers` feature which adds `ApplicationController#{resolve,container}`
5761
shortcuts (@solnic)"
58-
changed:
62+
changed:

0 commit comments

Comments
 (0)