Skip to content

Commit ad561a1

Browse files
author
Ayush Jha
committed
Add links to the changelog
1 parent 6dcd32d commit ad561a1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,18 +15,18 @@ All notable changes to this project will be documented in this file.
1515

1616
## Added
1717

18-
* Added support for Python 3.11 (#696)
19-
* Added support for Python 3.10 (#680)
18+
* Added support for Python 3.11 ([#696](https://github.com/wasmerio/wasmer-python/issues/696))
19+
* Added support for Python 3.10 ([#680](https://github.com/wasmerio/wasmer-python/issues/680))
2020
* Improvements to the documentation ([e880e25](https://github.com/wasmerio/wasmer-python/commit/e880e25))
2121

2222
## Changed
2323

24-
* Updated to the latest version of Maturin (0.14.17) to fix failing Windows builds (#715)
24+
* Updated to the latest version of Maturin (0.14.17) to fix failing Windows builds ([#715](https://github.com/wasmerio/wasmer-python/issues/715))
2525

2626
## Fixed
27-
* Fixed compatibility issues with Python 3.11 (#696)
28-
* Fixed compatibility issues with Python 3.10 (#680)
29-
* Fixed typos in the documentation (#639, #681)
27+
* Fixed compatibility issues with Python 3.11 ([#696](https://github.com/wasmerio/wasmer-python/issues/696))
28+
* Fixed compatibility issues with Python 3.10 ([#680](https://github.com/wasmerio/wasmer-python/issues/680))
29+
* Fixed typos in the documentation ([#639](https://github.com/wasmerio/wasmer-python/issues/639), [#681](https://github.com/wasmerio/wasmer-python/issues/681))
3030

3131
## [1.1.0] - 2022-01-05
3232

0 commit comments

Comments
 (0)