Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
PokhodenkoSA committed Nov 30, 2021
1 parent 5254c96 commit 4cf2b20
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.11.3] - 11/30/2021

### Fixed

* Set the last byte in allocated char array to zero [cherry picked from #650] (#699)

## [0.11.2] - 11/29/2021

### Added
- Extending `dpctl.device_context` with nested contexts (#678)

## Fixed
### Fixed
- Fixed issue #649 about incorrect behavior of `.T` method on sliced arrays (#653)

## [0.11.1] - 11/10/2021
Expand Down

0 comments on commit 4cf2b20

Please sign in to comment.