Skip to content

Commit

Permalink
Bump 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jasmaa committed Aug 17, 2023
1 parent 1d018f6 commit cdfd921
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]


## [1.1.0] - 2023-08-16
### Added
- Add arithmetic, like, and dot operators. Add ip and decimal functions. See
also:
(https://docs.cedarpolicy.com/syntax-operators.html#string-operators-and-functions).

### Updated
- Relicense to Apache 2.0

### Removed
- Remove def and let keywords

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "highlightjs-cedar",
"version": "1.0.2",
"version": "1.1.0",
"description": "",
"main": "src/cedar.js",
"scripts": {
Expand Down

0 comments on commit cdfd921

Please sign in to comment.