Skip to content

Commit

Permalink
chore: update changelog based on retracted versions
Browse files Browse the repository at this point in the history
  • Loading branch information
gbassisp committed Mar 8, 2024
1 parent 7b74536 commit e4a1432
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,11 @@

## 1.0.1

- Ensure `Cardinal()` doesn't accept garbage and default to `zero`

## 1.0.0

- Stable version release. No changes to functionality

## 0.2.1

- Added missing documentation on new feature

## 0.2.0
## 0.2.2

- Ensure `Cardinal()` doesn't accept garbage and default to `zero`
- Added support for creating a `Cardinal()` from a cardinal text, e.g., `Cardinal('one thousand')`
- Added `toInt()` and `toBigInt()` on `Cardinal`

Expand Down

0 comments on commit e4a1432

Please sign in to comment.