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 66da09e commit 15cca06Copy full SHA for 15cca06
CHANGELOG.md
@@ -1,14 +1,17 @@
1
<!--- DO NOT EDIT THIS FILE - IT'S AUTOMATICALLY GENERATED VIA DEVTOOLS --->
2
3
-## unreleased
+## 0.8.0 2024-11-20
4
5
6
### Fixed
7
8
-- Fix dry-configurable warnings (via #153) (@olegykz)
+- Fix dry-configurable warnings (@olegykz in #153)
9
10
+### Changed
11
+
12
+- Require hamlit instead of hamlit/block (@olegykz in #155)
13
-[Compare v0.7.1...master](https://github.com/dry-rb/dry-view/compare/v0.7.1...master)
14
+[Compare v0.7.1...v0.8.0](https://github.com/dry-rb/dry-view/compare/v0.7.1...v0.8.0)
15
16
## 0.7.1 2021-02-08
17
0 commit comments