We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 745310a commit f4dd9e4Copy full SHA for f4dd9e4
CHANGELOG.md
@@ -13,6 +13,13 @@ Versioning since version 1.0.0.
13
14
### Fixed
15
16
+## [3.27.0] - 2026-03-05
17
+
18
+### Added
19
20
+- Add a new option to NOFOs: export
21
+ - Exporting to Word is a MAJOR release but not a breaking one
22
23
## [3.26.0] - 2026-02-25
24
25
### Added
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "nofos"
3
-version = "3.26.0"
+version = "3.27.0"
4
description = "the no-code solo nofo web flow"
5
authors = ["Paul Craig <paul@pcraig.ca>"]
6
readme = "README.md"
0 commit comments