Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Flipez <[email protected]>
  • Loading branch information
Flipez committed Jul 25, 2022
1 parent c872c51 commit 8ff4c59
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,19 @@
# Changelog

## [Unreleased](https://github.com/flipez/rocket-lang/tree/HEAD)
## [v0.18.0](https://github.com/flipez/rocket-lang/tree/v0.18.0) (2022-07-25)

[Full Changelog](https://github.com/flipez/rocket-lang/compare/v0.17.1...HEAD)
[Full Changelog](https://github.com/flipez/rocket-lang/compare/v0.17.1...v0.18.0)

**Implemented enhancements:**

- Parser: add more errors for bad syntax [\#68](https://github.com/Flipez/rocket-lang/issues/68)

**Merged pull requests:**

- Add support for single quotes and escape double quotes [\#96](https://github.com/Flipez/rocket-lang/pull/96) ([Flipez](https://github.com/Flipez))
- add json object [\#95](https://github.com/Flipez/rocket-lang/pull/95) ([Flipez](https://github.com/Flipez))
- remove args from next and break [\#94](https://github.com/Flipez/rocket-lang/pull/94) ([Flipez](https://github.com/Flipez))

## [v0.17.1](https://github.com/flipez/rocket-lang/tree/v0.17.1) (2022-07-03)

[Full Changelog](https://github.com/flipez/rocket-lang/compare/v0.17.0...v0.17.1)
Expand Down

1 comment on commit 8ff4c59

@vercel
Copy link

@vercel vercel bot commented on 8ff4c59 Jul 25, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.