We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d71c2f commit 2ebbaa3Copy full SHA for 2ebbaa3
CHANGELOG.md
@@ -1,6 +1,6 @@
1
<!--- DO NOT EDIT THIS FILE - IT'S AUTOMATICALLY GENERATED VIA DEVTOOLS --->
2
3
-## unreleased
+## 0.8.0 2021-06-06
4
5
6
### Added
@@ -11,8 +11,11 @@
11
12
- Constructors with kwargs strategy properly forward blocks to super (via #68) (@mintyfresh)
13
14
+### Changed
15
+
16
+- [BREAKING] Support for 2.4 and 2.5 was dropped
17
-[Compare v0.7.0...master](https://github.com/dry-rb/dry-auto_inject/compare/v0.7.0...master)
18
+[Compare v0.7.0...v0.8.0](https://github.com/dry-rb/dry-auto_inject/compare/v0.7.0...v0.8.0)
19
20
## 0.7.0 2019-12-28
21
0 commit comments