Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
savagesteel committed May 4, 2022
1 parent f8f85b2 commit 7d11761
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,20 @@ 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).


## 0.3.0 - 2022-05-04
### Changed
- Processing is done on a per-device basis in a new BatchJob object, in a separate thread per device.
- BruteForceBatches will prepare for the next batch in parallel.


## 0.2.2 - 2022-03-18
### Changed
- ILGPU updated to 1.0.0

### Removed
- AcceleratorId parameter.


## 0.2.1 - 2022-03-16
### Added
- Option to override the default character set.
Expand All @@ -20,6 +27,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- ILGPU updated to 0.10.1
- PowerShellStandard.Library updated to 5.1.1


## 0.2.0 - 2020-12-15
### Added
- CPU and GPU accelerated multi-thread name breaking support.
Expand Down

0 comments on commit 7d11761

Please sign in to comment.