Skip to content

Commit

Permalink
Update changeloge file for version 0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
AmrDeveloper committed Oct 26, 2023
1 parent c585951 commit 1b18a95
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
Change Log
==========

Version 0.7.2 *(2023-10-26)*
-----------------------------

* Support `NULL` keyword.
* Implement `ISNULL` function.
* Implement `ISNUMERIC` function.
* Handle crash for undefined symbol as argument at runtime.
* Update gitql-ast to version `0.5.0`.
* Update gitql-cli to version `0.7.0`.
* Update gitql-parser to version `0.6.0`.
* Update gitql-engine to version `0.7.0`.
* Update git2 to version `0.18.1`.

Version 0.7.1 *(2023-09-26)*
-----------------------------

Expand Down

0 comments on commit 1b18a95

Please sign in to comment.