Skip to content

Commit 0685891

Browse files
committed
Update changelog.yml
1 parent 60db8ad commit 0685891

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

changelog.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,34 @@
11
---
22
- version: unreleased
3-
summary:
4-
date:
3+
summary:
4+
date:
55
fixed:
66
- "`config.auto_inject_constant` is now cleared during code reloading (see #40 for
77
more info) (@diegotoral)"
88
added:
99
- 'It''s now possible to configure container constant name via `config.constainer_const_name`
1010
(issue #21 closed via #41) (@diegotoral)'
1111
changed:
12-
- 'Updated to work with dry-system 0.20 (via #48) (@zlw)'
12+
- 'Updated to work with dry-system 0.21 (via #48 and #50) (@zlw + @solnic)'
1313
- version: 0.3.0
14-
summary:
14+
summary:
1515
date: 2020-08-26
16-
fixed:
17-
added:
16+
fixed:
17+
added:
1818
changed:
1919
- 'Use dry-system 0.18.0 and configure new `bootable_dirs` setting appropriately
2020
(@timriley in #38)'
2121
- version: 0.2.1
22-
summary:
22+
summary:
2323
date: 2020-08-26
2424
fixed:
2525
- Fix dry-system dependency to 0.17.0, to avoid incompatibilities with 0.18.0 (@timriley)
2626
added:
2727
- 'Controller features now support `ActionControll::API` too (issue #35 closed via
2828
#36) (@rinaldifonseca)'
29-
changed:
29+
changed:
3030
- version: 0.2.0
31-
summary:
31+
summary:
3232
date: 2020-07-21
3333
fixed:
3434
- 'Resolving `Container` constant looks it up only within the application namespace
@@ -53,4 +53,4 @@
5353
and exposes `safe_params` controller helper (@solnic)"
5454
- "`:controller_helpers` feature which adds `ApplicationController#{resolve,container}`
5555
shortcuts (@solnic)"
56-
changed:
56+
changed:

0 commit comments

Comments
 (0)