Skip to content

Commit

Permalink
release: bump version 1.0.0 -> 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mnacamura committed Feb 7, 2024
1 parent a36db54 commit 5e8bb21
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## [1.0.1][v1.0.1] (2024-02-07)

### Fixed

- Special forms indent: `case`, `case-try`, `match-try`, `fcollect`, `faccumulate`
Expand Down Expand Up @@ -52,6 +54,7 @@
- Support Lua string literals up to version 5.4.
- Support Lua numeric literals up to version 5.4.

[v1.0.1]: https://github.com/mnacamura/vim-fennel-syntax/releases/tag/v1.0.1
[v1.0.0]: https://github.com/mnacamura/vim-fennel-syntax/releases/tag/v1.0.0
[v0.2]: https://github.com/mnacamura/vim-fennel-syntax/tree/v0.2
[v0.1]: https://github.com/mnacamura/vim-fennel-syntax/tree/v0.1

0 comments on commit 5e8bb21

Please sign in to comment.