Skip to content

Commit 4c06510

Browse files
authored
Merge pull request #6948 from Flowminder/release-1.32.0
Update CHANGELOG.md for release 1.32.0
2 parents 3ef9064 + 59175c0 commit 4c06510

1 file changed

Lines changed: 9 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,18 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
88

99
### Added
1010

11-
### Changed
12-
- Modified FlowETL `count_duplicates` and `count_duplicated` QA check queries to improve performance, without changing the results. [#6935](https://github.com/Flowminder/FlowKit/issues/6935)
13-
- Columns `msisdn`, `msisdn_counterpart`, `imsi` and `imei` in the FlowDB events/interactions tables now use `"C"` collation. This change requires reindexing affected columns. [#6941](https://github.com/Flowminder/FlowKit/issues/6941)
11+
### Changed
1412

1513
### Fixed
1614

1715
### Removed
1816

17+
## [1.32.0]
18+
19+
### Changed
20+
- Modified FlowETL `count_duplicates` and `count_duplicated` QA check queries to improve performance, without changing the results. [#6935](https://github.com/Flowminder/FlowKit/issues/6935)
21+
- Columns `msisdn`, `msisdn_counterpart`, `imsi` and `imei` in the FlowDB events/interactions tables now use `"C"` collation. This change requires reindexing affected columns. [#6941](https://github.com/Flowminder/FlowKit/issues/6941)
22+
1923
## [1.31.0]
2024

2125
### Changed
@@ -1178,7 +1182,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
11781182

11791183
- Added Python 3.6 support for FlowClient
11801184

1181-
[Unreleased]: https://github.com/Flowminder/FlowKit/compare/1.31.0...master
1185+
[Unreleased]: https://github.com/Flowminder/FlowKit/compare/1.32.0...master
1186+
[1.32.0]: https://github.com/Flowminder/FlowKit/compare/1.31.0...1.32.0
11821187
[1.31.0]: https://github.com/Flowminder/FlowKit/compare/1.30.0...1.31.0
11831188
[1.30.0]: https://github.com/Flowminder/FlowKit/compare/1.29.0...1.30.0
11841189
[1.29.0]: https://github.com/Flowminder/FlowKit/compare/1.28.1...1.29.0

0 commit comments

Comments
 (0)