Skip to content

Commit

Permalink
Updated changelog with newly defined Base methods and contributing gu…
Browse files Browse the repository at this point in the history
…idelines
  • Loading branch information
brainandforce committed Nov 4, 2024
1 parent 01bb1bc commit 5d15628
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

### Added
- [Contribution guidelines.](CONTRIBUTING.md)

### Fixed
- `isinf`, `isnan`, `isreal`, `isinteger`, `iseven`, and `isodd` did not have working methods for
`AbstractCliffordNumber` arguments.

## [0.1.9] - 2024-10-28

### Added
Expand Down

0 comments on commit 5d15628

Please sign in to comment.