Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Akirathan committed Feb 23, 2023
1 parent 4bcbcf7 commit 69883b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,7 @@
- [Moved regex functionality out of `Text.locate` and `Text.locate_all` into
`Text.match` and `Text.match_all`.][5679]
- [`File.parent` may return `Nothing`.][5699]
- [`Numbers.Nan` is a separate builtin type][5744]

[debug-shortcuts]:
https://github.com/enso-org/enso/blob/develop/app/gui/docs/product/shortcuts.md#debug
Expand Down Expand Up @@ -489,6 +490,7 @@
[5646]: https://github.com/enso-org/enso/pull/5646
[5656]: https://github.com/enso-org/enso/pull/5656
[5699]: https://github.com/enso-org/enso/pull/5699
[5744]: https://github.com/enso-org/enso/pull/5744

#### Enso Compiler

Expand Down

0 comments on commit 69883b6

Please sign in to comment.