Skip to content

Commit

Permalink
Upd changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
joente committed Jan 8, 2024
1 parent 1fe49e5 commit 2b5cc45
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
_(`node_info()` still contains `next_free_id` for the global free Id)_
* Added `dump` option to the `export(..)` function for a full collection export.
* Added function `import()` which can import a collection export dump.
* Added function `root()` for getting the collection root as thing.
* Function `export(..)` can no longer be used in a query with a change.
* Fixed a bug with adding enumerators to a restricted list.
* Fixed a bug with applying a new relation on existing data.

# v1.4.17

* Added function `root()`, issue #354.
* Rename change._tasks in C code, no user impact.
* Replaces Docker images for newer versions.
* Removed `ti_pkg_check` hack to prevent a warning for older compilers.

# v1.4.16

Expand Down

0 comments on commit 2b5cc45

Please sign in to comment.