We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e730124 commit d33de0eCopy full SHA for d33de0e
1 file changed
CHANGELOG.md
@@ -4,6 +4,7 @@ ruby-handlebars changelog
4
[Unreleased]
5
------------
6
7
+ - added `with`helper ([#28](https://github.com/SmartBear/ruby-handlebars/pull/28) [@creature])
8
- Faster parsing ([#26](https://github.com/SmartBear/ruby-handlebars/pull/26) - [@mvz])
9
10
[0.4.0] (2019/10/22)
@@ -52,6 +53,7 @@ ruby-handlebars changelog
52
53
[@schuetzm]: https://github.com/schuetzm
54
[@mvz]: https://github.com/mvz
55
[@d316]: https://github.com/d316
56
+[@creature]: https://github.com/creature
57
58
<!-- Releases diffs -->
59
[Unreleased]: https://github.com/smartbear/ruby-handlebars/compare/v0.4.0...master
0 commit comments