Skip to content

Commit

Permalink
Added changelog for v3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dragonmantank committed Jan 5, 2022
1 parent 4445c6f commit c9e2083
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,16 @@
# Change Log

## [3.2.2] - 2022-01-05

### Added
- N/A

### Changed
- Marked some methods `@internal` (#124)

### Fixed
- Fixed issue with small ranges and large steps that caused an error with `range()` (#88)
- Fixed issue where wraparound logic incorrectly considered high bound on range (#89)
## [3.2.1] - 2022-01-04

### Added
Expand Down

0 comments on commit c9e2083

Please sign in to comment.