Skip to content

Commit 5dc1c47

Browse files
committed
Update changelog for 1.28.1
1 parent 89c7dd2 commit 5dc1c47

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
1111
### Changed
1212

1313
### Fixed
14-
- Fixed 500 error when getting api spec from FlowAPI [#6686](https://github.com/Flowminder/FlowKit/issues/6686)
1514

1615
### Removed
1716

17+
## [1.28.1]
18+
19+
### Fixed
20+
- Fixed 500 error when getting api spec from FlowAPI [#6686](https://github.com/Flowminder/FlowKit/issues/6686)
21+
1822
## [1.28.0]
1923

2024
### Added
@@ -1139,8 +1143,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
11391143

11401144
- Added Python 3.6 support for FlowClient
11411145

1142-
[Unreleased]: https://github.com/Flowminder/FlowKit/compare/1.28.0...master
1143-
[1.28.0]: https://github.com/Flowminder/FlowKit/compare/1.28.0...1.28.0
1146+
[Unreleased]: https://github.com/Flowminder/FlowKit/compare/1.28.1...master
1147+
[1.28.1]: https://github.com/Flowminder/FlowKit/compare/1.28.0...1.28.1
1148+
[1.28.0]: https://github.com/Flowminder/FlowKit/compare/1.27.0...1.28.0
11441149
[1.27.0]: https://github.com/Flowminder/FlowKit/compare/1.26.0...1.27.0
11451150
[1.26.0]: https://github.com/Flowminder/FlowKit/compare/1.25.0...1.26.0
11461151
[1.25.0]: https://github.com/Flowminder/FlowKit/compare/1.24.0...1.25.0

0 commit comments

Comments
 (0)