Skip to content

Commit

Permalink
Set release date for 1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
Łukasz Bigorajski committed Jul 11, 2024
1 parent f593358 commit 1021d00
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions docs/Changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

1.16.0 (Not released yet)
1.16.0 (11 July 2024)
-------------------------

* [#6184](https://github.com/TouK/nussknacker/pull/6184) Removed `Remote[]` string part from forwarded username for scenario creation and updates.
Expand All @@ -22,10 +22,12 @@
* [#6264](https://github.com/TouK/nussknacker/pull/6264) Fix for DatabaseLookupEnricher mixing fields values when it is connected to ignite db
* [#6270](https://github.com/TouK/nussknacker/pull/6270) Resolved an issue with comparing remote versions
* [#6337](https://github.com/TouK/nussknacker/pull/6337) Fixes memory leak in test mechanism introduced in 1.13 version ([#4901](https://github.com/TouK/nussknacker/pull/4901))
* [#6322](https://github.com/TouK/nussknacker/pull/6322) Fix search nodes: usage of ctrl-f was limited to nodes search only.

1.15.4 (5 July 2025)
1.15.4 (5 July 2024)
-------------------------
* [#6319](https://github.com/TouK/nussknacker/pull/6319) Fix migration between environments.
* [#6322](https://github.com/TouK/nussknacker/pull/6322) Fix search nodes: usage of ctrl-f was limited to nodes search only.

1.15.3 (24 June 2024)
-------------------------
Expand Down
2 changes: 1 addition & 1 deletion docs/MigrationGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

To see the biggest differences please consult the [changelog](Changelog.md).

## In version 1.16.0 (Not released yet)
## In version 1.16.0

### Code API changes

Expand Down

0 comments on commit 1021d00

Please sign in to comment.