Skip to content

Commit

Permalink
update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
danielfromearth committed May 29, 2024
1 parent 15ccfb3 commit 4c69f3c
Showing 1 changed file with 23 additions and 24 deletions.
47 changes: 23 additions & 24 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,21 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [unreleased]
## [1.9.0]
### Added
- [Issue #210](https://github.com/nasa/ncompare/issues/210): Add gif of usage to readme
### Changed
- [Issue #184](https://github.com/nasa/ncompare/issues/184): changed license to Apache License 2.0.
- [Issue #184](https://github.com/nasa/ncompare/issues/184): Change license to Apache License 2.0. and include copyright header text
- [Issue #200](https://github.com/nasa/ncompare/issues/200): Change dependabot frequency to monthly
- [Issue #200](https://github.com/nasa/ncompare/issues/200): Add copyright header text
### Deprecated
### Removed
### Fixed
- [Issue #208](https://github.com/nasa/ncompare/issues/208): Fix missing group error
- [Pull #190](https://github.com/nasa/ncompare/pull/190): codecov upload token error
- [Pull #190](https://github.com/nasa/ncompare/pull/190): Fix codecov upload token error
- [Pull #199](https://github.com/nasa/ncompare/pull/199): Resolve linting error
### Security

## [1.8.0]
## [1.8.0] - 2024-03-12
### Added
### Changed
- update dependencies
Expand All @@ -30,7 +29,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
### Security

## [1.7.3]
## [1.7.3] - 2024-02-06
### Added
### Changed
- add Zenodo badge to readme
Expand All @@ -39,7 +38,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
### Security

## [1.7.2]
## [1.7.2] - 2024-02-06
### Added
### Changed
- add pyOpenSci badge to readme
Expand All @@ -48,7 +47,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
### Security

## [1.7.1]
## [1.7.1] - 2024-02-06
### Added
### Changed
- update dependencies
Expand All @@ -58,7 +57,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
### Security

## [1.7.0]
## [1.7.0] - 2024-02-06
### Added
### Changed
- [pull/136](https://github.com/nasa/ncompare/pull/136): Replace data in example notebook with those requiring no credentials
Expand All @@ -68,7 +67,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- [pull/135](https://github.com/nasa/ncompare/pull/135): Fix links in readme
### Security

## [1.6.2]
## [1.6.2] - 2024-01-16
### Added
### Changed
- updated PyPI classifiers in pyproject.toml
Expand All @@ -77,7 +76,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
### Security

## [1.6.1]
## [1.6.1] - 2024-01-16
### Added
### Changed
### Deprecated
Expand All @@ -87,7 +86,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Security
- [pull-request/125](https://github.com/nasa/ncompare/pull/125): Bump jinja2 from 3.1.2 to 3.1.3

## [1.6.0]
## [1.6.0] - 2024-01-16
### Added
- [pull-request/79](https://github.com/nasa/ncompare/pull/79): Add option to only display variables and attributes that are different
- [pull-request/100](https://github.com/nasa/ncompare/pull/100): Add version to cli
Expand All @@ -108,7 +107,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Updated out-dated example snippet in README
### Security

## [1.5.0]
## [1.5.0] - 2023-10-25
### Added
- [pull-request/63](https://github.com/nasa/ncompare/pull/59): Add a tutorial example notebook.
- Added a simple GitHub Pages that links to an quarto-produced version of the tutorial notebook.
Expand All @@ -118,7 +117,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
### Security

## [1.4.0]
## [1.4.0] - 2023-10-23
### Added
- [pull-request/59](https://github.com/nasa/ncompare/pull/59): Add the ability to modify the width of each column in the comparison table.
### Changed
Expand All @@ -128,7 +127,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- [pull-request/60](https://github.com/nasa/ncompare/pull/60): Removes an extra line of printed filepaths.
### Security

## [1.3.0]
## [1.3.0] - 2023-10-20
### Added
### Changed
### Deprecated
Expand All @@ -137,7 +136,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- [pull-request/55](https://github.com/nasa/ncompare/pull/55): Fix variable value matching
### Security

## [1.2.0]
## [1.2.0] - 2023-10-11
### Added
- [pull-request/44](https://github.com/nasa/ncompare/pull/44): Added issue templates and markdown guides for CONTRIBUTING and the CODE_OF_CONDUCT
### Changed
Expand All @@ -147,7 +146,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
### Security

## [1.1.0]
## [1.1.0] - 2023-09-26
### Added
- [commit/4b98808](https://github.com/nasa/ncompare/commit/4b98808cf3d8424da25a226687d304ce7d46738e): Set up dependabot for automated version updates
### Changed
Expand All @@ -157,23 +156,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
### Security

## [1.0.2]
## [1.0.2] - 2023-09-20
### Added
- [issue/19](https://github.com/nasa/ncompare/issues/19): Add automated publishing (via poetry) to TestPyPI and PyPI in Actions workflow
- Add automated publishing (via poetry) to TestPyPI and PyPI in Actions workflow [issue/19](https://github.com/nasa/ncompare/issues/19)
### Changed
- [issue/23](https://github.com/nasa/ncompare/issues/23): Use ruff and black for linting and formatting
- Use ruff and black for linting and formatting [issue/23](https://github.com/nasa/ncompare/issues/23)
### Deprecated
### Removed
### Fixed
### Security

## [1.0.1]
## [1.0.1] - 2023-09-06
### Added
### Changed
- [issue/12](https://github.com/nasa/ncompare/issues/12): Improve test suite
- [issue/13](https://github.com/nasa/ncompare/issues/13): Enable `ncompare` to work with greater group depths
- Improve test suite [#12](https://github.com/nasa/ncompare/issues/12):
- Enable `ncompare` to work with greater group depths [#13](https://github.com/nasa/ncompare/issues/13):
### Deprecated
### Removed
### Fixed
- [issue/5](https://github.com/nasa/ncompare/issues/5): Fix author attribute for poetry
- Fix author attribute for poetry [#5](https://github.com/nasa/ncompare/issues/5)
### Security

0 comments on commit 4c69f3c

Please sign in to comment.