Skip to content

Commit

Permalink
update changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
cacing69 committed Sep 14, 2023
1 parent 2510577 commit d5bead0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
- Fixing filter on `raw()` method
- create new expression `append(selector)` for append single element to query
- create new expression for static value with double quote `"rawValue"`
- create new expression for static int `99`
- create new expression for static float `9.9`
- create new expression for static int example `99`
- create new expression for static float example `9.9`

## [v1.3.1](https://github.com/cacing69/cquery/compare/v1.3.1...v1.3.0) (2023-09-11)

Expand Down

0 comments on commit d5bead0

Please sign in to comment.