Version 0.14.1

This commit is contained in:
David Jennes
2021-04-10 20:32:27 +02:00
parent 88fd776a02
commit e134aafe7f
4 changed files with 8 additions and 27 deletions

View File

@@ -1,16 +1,6 @@
## Master
# Stencil Changelog
### Breaking
_None_
### Enhancements
_None_
### Deprecations
_None_
## 0.14.1
### Bug Fixes
@@ -18,11 +8,6 @@ _None_
[Łukasz Kuczborski](https://github.com/lkuczborski)
[#306](https://github.com/stencilproject/Stencil/pull/306)
### Internal Changes
_None_
# Stencil Changelog
## 0.14.0
@@ -39,10 +24,6 @@ _None_
[Ilya Puchka](https://github.com/ilyapuchka)
[#203](https://github.com/stencilproject/Stencil/pull/203)
### Deprecations
_None_
### Bug Fixes
- Fixed using parenthesis in boolean expressions, they now can be used without spaces around them.