Skip to content

Commit 4296687

Browse files
chore(main): release 1.1.1 (#67)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 799c1d0 commit 4296687

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [1.1.1](https://github.com/futurice/jalapeno/compare/v1.1.0...v1.1.1) (2024-01-18)
4+
5+
6+
### Bug Fixes
7+
8+
* check if table variable is optional ([4860bfa](https://github.com/futurice/jalapeno/commit/4860bfa7fada9fca898894ad8a572cf6bf16620a))
9+
* handle boolean values correctly in retry message ([9432685](https://github.com/futurice/jalapeno/commit/9432685a3c4cfac8d3746f2181cf921f54bd8e82))
10+
* make sure that table column order is consistent ([799c1d0](https://github.com/futurice/jalapeno/commit/799c1d0fff79eceb5bd24fa181faf870765b9580))
11+
* save recipe correctly when directory name does not match recipe name ([d4a23bd](https://github.com/futurice/jalapeno/commit/d4a23bd6c191e9f798b3597797b72ac6a55486eb))
12+
* validate table cells when value is given with flags ([65677bb](https://github.com/futurice/jalapeno/commit/65677bbf2b142395832878c918373786eb4c6162))
13+
314
## [1.1.0](https://github.com/futurice/jalapeno/compare/v1.0.0...v1.1.0) (2024-01-17)
415

516

0 commit comments

Comments
 (0)