Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Tieske committed Dec 28, 2022
1 parent 4b35e22 commit c637a22
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,14 @@ deprecation policy.

see [CONTRIBUTING.md](CONTRIBUTING.md#release-instructions-for-a-new-version) for release instructions

## 1.13.2 (2022-Dec-23)
- fix(utils) nil values in choose(cond, val1, val2)
## 1.13.x (unreleased)
- fix(utils) `nil` values in `utils.choose(cond, val1, val2)`
[#447](https://github.com/lunarmodules/Penlight/pull/#447)

## 1.13.1 (2022-Jul-22)
- fix: `warn` unquoted argument
[#439](https://github.com/lunarmodules/Penlight/pull/439)

## 1.13.1 (2022-Jul-22)
- fix: `warn` unquoted argument
[#439](https://github.com/lunarmodules/Penlight/pull/439)

## 1.13.0 (2022-Jul-22)
- fix: `xml.parse` returned nonsense when given a file name
[#431](https://github.com/lunarmodules/Penlight/pull/431)
Expand Down

0 comments on commit c637a22

Please sign in to comment.