Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Commit

Permalink
CHANGELOG: change update to updated
Browse files Browse the repository at this point in the history
  • Loading branch information
dlech committed Aug 11, 2023
1 parent 85e78ac commit dc4cc69
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,27 +23,27 @@
- Added ARM64 binary wheels.

### Changed
- Update PyWinRT to [v1.0.0-beta.9](https://github.com/pywinrt/pywinrt/releases/tag/v1.0.0-beta.9).
- Updated PyWinRT to [v1.0.0-beta.9](https://github.com/pywinrt/pywinrt/releases/tag/v1.0.0-beta.9).

## [v1.0.0b8] - 2023-04-02

### Changed
- Updated CppWinRT to v2.0.230225.1.
- Update PyWinRT to [v1.0.0-beta.8](https://github.com/pywinrt/pywinrt/releases/tag/v1.0.0-beta.8).
- Updated PyWinRT to [v1.0.0-beta.8](https://github.com/pywinrt/pywinrt/releases/tag/v1.0.0-beta.8).

## [v1.0.0b7] - 2022-09-09

### Added
- Added build for Python 3.11.

### Changed
- Update PyWinRT to [v1.0.0-beta.7](https://github.com/pywinrt/pywinrt/releases/tag/v1.0.0-beta.7).
- Updated PyWinRT to [v1.0.0-beta.7](https://github.com/pywinrt/pywinrt/releases/tag/v1.0.0-beta.7).

## [v1.0.0b6] - 2022-06-21

### Changed
- Update CppWinRT to v2.0.220608.4.
- Update PyWinRT to [v1.0.0-beta.6](https://github.com/pywinrt/pywinrt/releases/tag/v1.0.0-beta.6).
- Updated CppWinRT to v2.0.220608.4.
- Updated PyWinRT to [v1.0.0-beta.6](https://github.com/pywinrt/pywinrt/releases/tag/v1.0.0-beta.6).

## [v1.0.0b5] - 2022-06-07

Expand All @@ -52,26 +52,26 @@
- Added Windows SDK (10.0.22621) for Windows 11, version 22H2 APIs.

### Changed
- Update CppWinRT to v2.0.220607.4.
- Update PyWinRT to [v1.0.0-beta.5](https://github.com/pywinrt/pywinrt/releases/tag/v1.0.0-beta.5).
- Updated CppWinRT to v2.0.220607.4.
- Updated PyWinRT to [v1.0.0-beta.5](https://github.com/pywinrt/pywinrt/releases/tag/v1.0.0-beta.5).

## [v1.0.0b4] - 2022-04-23

### Changed

- Update PyWinRT to [v1.0.0-beta.4](https://github.com/pywinrt/pywinrt/releases/tag/v1.0.0-beta.4).
- Updated PyWinRT to [v1.0.0-beta.4](https://github.com/pywinrt/pywinrt/releases/tag/v1.0.0-beta.4).

## [v1.0.0b3] - 2022-04-09

### Changed

- Update PyWinRT to [v1.0.0-beta.3](https://github.com/pywinrt/pywinrt/releases/tag/v1.0.0-beta.3).
- Updated PyWinRT to [v1.0.0-beta.3](https://github.com/pywinrt/pywinrt/releases/tag/v1.0.0-beta.3).

## [v1.0.0b2] - 2022-02-12

### Changed

- Update PyWinRT to [v1.0.0-beta.2](https://github.com/pywinrt/pywinrt/releases/tag/v1.0.0-beta.2).
- Updated PyWinRT to [v1.0.0-beta.2](https://github.com/pywinrt/pywinrt/releases/tag/v1.0.0-beta.2).

## [v1.0.0b1] - 2022-01-27

Expand Down

0 comments on commit dc4cc69

Please sign in to comment.