Skip to content

Commit e0ad77e

Browse files
committed
Update changelog for 1.33.1
1 parent 3a24881 commit e0ad77e

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 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-
- FlowDB `cache_score` function no longer throws a divide-by-zero error for empty cache tables. [#7027](https://github.com/Flowminder/FlowKit/issues/7027)
1514

1615
### Removed
1716

17+
## [1.33.1]
18+
19+
### Fixed
20+
- FlowDB `cache_score` function no longer throws a divide-by-zero error for empty cache tables. [#7027](https://github.com/Flowminder/FlowKit/issues/7027)
21+
1822
## [1.33.0]
1923

2024
### Changed
@@ -1193,7 +1197,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
11931197

11941198
- Added Python 3.6 support for FlowClient
11951199

1196-
[Unreleased]: https://github.com/Flowminder/FlowKit/compare/1.33.0...master
1200+
[Unreleased]: https://github.com/Flowminder/FlowKit/compare/1.33.1...master
1201+
[1.33.1]: https://github.com/Flowminder/FlowKit/compare/1.33.0...1.33.1
11971202
[1.33.0]: https://github.com/Flowminder/FlowKit/compare/1.32.0...1.33.0
11981203
[1.32.0]: https://github.com/Flowminder/FlowKit/compare/1.31.0...1.32.0
11991204
[1.31.0]: https://github.com/Flowminder/FlowKit/compare/1.30.0...1.31.0

0 commit comments

Comments
 (0)