Skip to content
This repository was archived by the owner on Feb 24, 2026. It is now read-only.

Commit 55db4f6

Browse files
committed
release: v3.3.0
1 parent baf92e3 commit 55db4f6

File tree

1 file changed

+51
-0
lines changed

1 file changed

+51
-0
lines changed

docs/Changelog.md

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,19 @@
151151

152152
* Fixed private WebSocket events not being delivered.
153153

154+
# v1.2.5
155+
156+
## Chores
157+
158+
* Add preparations for sommer term 2025
159+
160+
# v1.3.0
161+
162+
## Chores
163+
164+
* Increase Version
165+
* Add missing entries to Changelog
166+
154167
# v2.0.0 - Pioneers Base Game
155168

156169
## New Features
@@ -228,6 +241,19 @@
228241
* Fixed a `500 Internal Server Error` when attempting to build on an invalid side.
229242
* The `CreateMoveDto` `building` property is now properly validated.
230243

244+
# v2.0.6
245+
246+
## Chores
247+
248+
* Add preparations for sommer term 2025
249+
250+
# v2.1.0
251+
252+
## Chores
253+
254+
* Increase Version
255+
* Add missing entries to Changelog
256+
231257
# v3.0.0
232258

233259
## New Features
@@ -312,3 +338,28 @@
312338

313339
* The Achievement endpoints now properly include the `id` property. [STP22SRV-30](https://jira.uniks.de/browse/STP22SRV-30)
314340
* Reduced the number of generated harbors to omit one at every fourth outer hexagon (the default map now has 9 harbors as usual).
341+
342+
# v3.2.2
343+
344+
## Chores
345+
346+
* Add preparations for sommer term 2025
347+
348+
# v3.2.3
349+
350+
## Bugfixes
351+
352+
* Fix errors due to dependency updates
353+
354+
# v3.2.4
355+
356+
## Bugfixes
357+
358+
* Fix version for API
359+
360+
# v3.3.0
361+
362+
## Chores
363+
364+
* Increase Version
365+
* Add missing entries to Changelog

0 commit comments

Comments
 (0)