Skip to content

Commit

Permalink
[MAINT] update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Remi-Gau committed Aug 12, 2024
1 parent a4a98f9 commit a86d64f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test_and_coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@ jobs:
matrix:
os: [ubuntu-latest, macOS-latest] # windows-latest: do not work. antspyx is not available for windows
python-version: ['3.9', '3.10', '3.11']
# exclude:
# - os: macOS-latest # anstpyx install is messed up with macOS and python 3.9
# python-version: '3.9'
fail-fast: false

steps:
Expand Down
4 changes: 3 additions & 1 deletion docs/source/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ 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]
### Added
### Changed
Expand All @@ -19,7 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Security
-->

## [Unreleased]
## [0.5.0] - 2023-08-12

### Added

Expand Down

0 comments on commit a86d64f

Please sign in to comment.