Skip to content

Commit

Permalink
Update changelog for version 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AmrDeveloper committed Sep 22, 2023
1 parent 7548388 commit ccf919e
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
Change Log
==========

Version 0.7.0 *(2023-09-22)*
-----------------------------

* Support `Like` Expression.
* Remote un needed Check expression.
* Support order by any expression.
* Ignore input if its empty or new line.
* Update Git2 version from `0.17.1` to `0.18.0`.
* Implement 20 Text Functions #13 by @Lilit0x and @tbro.
* Update gitql-ast to version `0.3.0`.
* Update gitql-cli to version `0.5.0`.
* Update gitql-parser to version `0.4.0`.
* Update gitql-engine to version `0.5.0`.

Version 0.6.0 *(2023-09-06)*
-----------------------------

Expand Down

0 comments on commit ccf919e

Please sign in to comment.