Skip to content

Commit f4dd9e4

Browse files
committed
Update CHANGELOG and app version
1 parent 745310a commit f4dd9e4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,13 @@ Versioning since version 1.0.0.
1313

1414
### Fixed
1515

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+
1623
## [3.26.0] - 2026-02-25
1724

1825
### Added

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "nofos"
3-
version = "3.26.0"
3+
version = "3.27.0"
44
description = "the no-code solo nofo web flow"
55
authors = ["Paul Craig <paul@pcraig.ca>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)