Skip to content

Commit 096f333

Browse files
committed
Update and fix changelog
1 parent a0f0342 commit 096f333

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66

77
## [Unreleased]
88

9+
### Added
10+
11+
### Changed
12+
13+
### Fixed
14+
- Fixed 500 error when getting api spec from FlowAPI [#6686](https://github.com/Flowminder/FlowKit/issues/6686)
15+
16+
### Removed
17+
18+
## [1.28.0]
19+
920
### Added
1021
- Added support for Parquet foreign tables using [parquet_fdw](https://github.com/adjust/parquet_fdw)
1122

@@ -19,9 +30,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
1930
> This change is not backwards compatible with earlier releases of FlowDB, and you will need to repopulate your deployment. We recommend combining this change with the new parquet support.
2031
- FlowETL is now built on Airflow 2.9.2
2132

22-
### Fixed
2333

24-
### Removed
2534

2635
## [1.27.0]
2736

@@ -1130,7 +1139,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
11301139

11311140
- Added Python 3.6 support for FlowClient
11321141

1133-
[Unreleased]: https://github.com/Flowminder/FlowKit/compare/1.27.0...master
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
11341144
[1.27.0]: https://github.com/Flowminder/FlowKit/compare/1.26.0...1.27.0
11351145
[1.26.0]: https://github.com/Flowminder/FlowKit/compare/1.25.0...1.26.0
11361146
[1.25.0]: https://github.com/Flowminder/FlowKit/compare/1.24.0...1.25.0

0 commit comments

Comments
 (0)