Skip to content

Commit

Permalink
datetime: changelog for datetime module
Browse files Browse the repository at this point in the history
Introduced new date/time/interval types support to lua and storage engines.

Closes tarantool#5941
Closes tarantool#5946
  • Loading branch information
tsafin committed Jul 27, 2021
1 parent fbf4763 commit 4b71a4f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions changelogs/unreleased/gh-5941-datetime-type-support.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
## feature/lua/datetime

* Introduce new builtin module for date/time/interval support - `datetime.lua`.
Support of new datetime type in storage engines (gh-5941, gh-5946).

0 comments on commit 4b71a4f

Please sign in to comment.