Skip to content

Commit

Permalink
CHANGELOG.
Browse files Browse the repository at this point in the history
  • Loading branch information
jdunkerley committed Aug 26, 2022
1 parent 0df2048 commit a5726bc
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"zombie" state, where processes were started but not visible to user. They
could cause issues with starting further IDE instances.
- [New nodes are created in the project source when the searcher is opened
and a new node is created.][5250]
and a new node is created.][3645]

#### EnsoGL (rendering engine)

Expand Down Expand Up @@ -184,6 +184,7 @@
- [Short-hand syntax for `order_by` added.][3643]
- [Expanded `Table.at` to support index access and added `Table.column_count`
method.][3644]
- [Added various date part functions to `Date` and `Date_Time`.][3669]

[debug-shortcuts]:
https://github.com/enso-org/enso/blob/develop/app/gui/docs/product/shortcuts.md#debug
Expand Down Expand Up @@ -288,8 +289,9 @@
[3629]: https://github.com/enso-org/enso/pull/3629
[3643]: https://github.com/enso-org/enso/pull/3643
[3644]: https://github.com/enso-org/enso/pull/3644
[3645]: https://github.com/enso-org/enso/pull/3645
[3648]: https://github.com/enso-org/enso/pull/3648
[5250]: https://github.com/enso-org/enso/pull/5250
[3669]: https://github.com/enso-org/enso/pull/3669

#### Enso Compiler

Expand Down

0 comments on commit a5726bc

Please sign in to comment.