浏览代码

Update CHANGELOG.md

pull/2237/head v2.2.4-1
Anton Petrov 4 年前
提交者 GitHub
父节点
当前提交
42e6409f6c
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 12 次插入0 次删除
  1. +12
    -0
      CHANGELOG.md

+ 12
- 0
CHANGELOG.md 查看文件

@ -1,5 +1,17 @@
## Version History
## Release 2.2.4
* Added docstrings to several undocumented functions (#2197)
* Fix incorrect pypy 2.7-7.3.6 sha256 hashes (#2208)
* Fix a regression in include paths when compiling ctypes in 3.6.15/3.7.12 (#2209)
* Revert "Disable coreutils on M1 Apple Silicon with arm64 (#2020)" (#2212)
* CPython 3.11.0a4 (#2217)
* CPython 3.9.10 and 3.10.2 (#2219)
* miniconda3-latest: added Linux-aarch64 (#2221)
* Add GraalPython 22.0.0 (#2226)
## Release 2.2.3
* Add new pypy versions (pypy2.7-7.3.2~7.3.5) to the version list (#2194)

正在加载...
取消
保存