Skip to content

Commit 2244fd8

Browse files
chore: bump version to 2.1.0
There hasn't been much movement for a long time while I've been running the master branch. Let's tag a release before some bigger changes I've planned.
1 parent 8609247 commit 2244fd8

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

README.adoc

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
flipdot-gschichtler
22
===================
33
sterni
4-
November 2020
4+
August 2025
55

66
`flipdot-gschichtler` allows to display text on the OpenLab's
77
flipdot panel in an user- and machine-friendly way without
@@ -336,8 +336,8 @@ and only possible with a knowledge of `warteraum` internals.
336336
Changelog
337337
---------
338338
339-
2.1.0 (WIP)
340-
~~~~~~~~~~~
339+
2.1.0
340+
~~~~~
341341
342342
* `warteraum`
343343
** Limit size of request bodies to prevent DoS attacks
@@ -359,6 +359,7 @@ Changelog
359359
a non-default derivation is configured).
360360
* `bahnhofshalle`
361361
** Switch to `esbuild`, requiring ES6 support in the browser as a result.
362+
* `clients/py`: release Python client library for flipdot-gschichtler
362363
363364
2.0.0
364365
~~~~~

nix/version.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
"2.0.0"
1+
"2.1.0"

0 commit comments

Comments
 (0)