Skip to content

Commit 008a09f

Browse files
committed
update changelogs
1 parent d876df9 commit 008a09f

File tree

4 files changed

+15
-4
lines changed

4 files changed

+15
-4
lines changed

CHANGELOG.released.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
77
and this project adheres to [Calendar Versioning](http://calver.org/) `0Y.0M.MICRO`.
88
For upgrade instructions, please check the [migration guide](MIGRATIONS.released.md).
99

10+
## [23.02.1](https://github.com/scalableminds/webknossos/releases/tag/23.02.1) - 2023-02-07
11+
[Commits](https://github.com/scalableminds/webknossos/compare/23.02.0...23.02.1)
12+
13+
### Fixed
14+
- Fixed a benign error message which briefly appeared after logging in. [#6810](https://github.com/scalableminds/webknossos/pull/6810)
15+
1016
## [23.02.0](https://github.com/scalableminds/webknossos/releases/tag/23.02.0) - 2023-02-01
1117
[Commits](https://github.com/scalableminds/webknossos/compare/23.01.0...23.02.0)
1218

CHANGELOG.unreleased.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,13 @@ and this project adheres to [Calendar Versioning](http://calver.org/) `0Y.0M.MIC
88
For upgrade instructions, please check the [migration guide](MIGRATIONS.released.md).
99

1010
## Unreleased
11-
[Commits](https://github.com/scalableminds/webknossos/compare/23.02.0...HEAD)
11+
[Commits](https://github.com/scalableminds/webknossos/compare/23.02.1...HEAD)
1212

1313
### Added
1414

1515
### Changed
1616

1717
### Fixed
18-
- Fixed a benign error message which briefly appeared after logging in. [#6810](https://github.com/scalableminds/webknossos/pull/6810)
1918

2019
### Removed
2120

MIGRATIONS.released.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ See `MIGRATIONS.unreleased.md` for the changes which are not yet part of an offi
55
This project adheres to [Calendar Versioning](http://calver.org/) `0Y.0M.MICRO`.
66
User-facing changes are documented in the [changelog](CHANGELOG.released.md).
77

8+
## [23.02.1](https://github.com/scalableminds/webknossos/releases/tag/23.02.1) - 2023-02-07
9+
[Commits](https://github.com/scalableminds/webknossos/compare/23.02.0...23.02.1)
10+
11+
### Postgres Evolutions:
12+
None.
13+
814
## [23.02.0](https://github.com/scalableminds/webknossos/releases/tag/23.02.0) - 2023-02-01
915
[Commits](https://github.com/scalableminds/webknossos/compare/23.01.0...23.02.0)
1016

@@ -511,4 +517,4 @@ No migrations necessary.
511517
512518
513519
## [18.07.0](https://github.com/scalableminds/webknossos/releases/tag/18.07.0) - 2018-07-05
514-
First release
520+
First release

MIGRATIONS.unreleased.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ This project adheres to [Calendar Versioning](http://calver.org/) `0Y.0M.MICRO`.
66
User-facing changes are documented in the [changelog](CHANGELOG.released.md).
77

88
## Unreleased
9-
[Commits](https://github.com/scalableminds/webknossos/compare/23.02.0...HEAD)
9+
[Commits](https://github.com/scalableminds/webknossos/compare/23.02.1...HEAD)
1010

1111
### Postgres Evolutions:

0 commit comments

Comments
 (0)