Skip to content

Commit d596114

Browse files
committed
Release 0.11.0
1 parent 930356d commit d596114

File tree

3 files changed

+170
-161
lines changed

3 files changed

+170
-161
lines changed

CHANGELOG.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88

99
### Added
1010
### Changed
11-
- Update to python 3.12
12-
- Update github actions to use launchpad token lambda
13-
- Update sphinx documentation
11+
### Deprecated
12+
### Removed
13+
### Fixed
14+
15+
16+
## [0.11.0]
17+
18+
### Added
19+
### Changed
20+
- Updated to Python 3.12
21+
- Updated Github Actions to use launchpad token lambda
22+
- Update Sphinx documentation
1423
- [issue #154](https://github.com/podaac/concise/issues/154): Fix construct history json from none, as we are identifying empty files wrong.
1524
- [issue #156](https://github.com/podaac/concise/issues/156): Error in calculating dimensions, fix via collapse function if the dimension inheritance for dims aren't consistent in the files.
1625
### Deprecated

0 commit comments

Comments
 (0)