changelog: add v1.6.3

Add v1.6.3 release which backports IDA 7.6 support to Python 2. Also
remove the capa-rules raw diff as there are not changes (and the tag
doesn't exist).
This commit is contained in:
Ana Maria Martinez Gomez
2021-05-06 19:30:02 +02:00
parent 3a883807e5
commit 98a976fa72

View File

@@ -32,6 +32,19 @@ The first Python 3 ONLY capa version.
- [capa-rules v1.6.1...master](https://github.com/fireeye/capa-rules/compare/v1.6.1...master)
## v1.6.3 (2021-04-29)
This release adds IDA 7.6 support to capa.
### Changes
- IDA 7.6 support @williballenthin @Ana06
### Raw diffs
- [capa v1.6.2...v1.6.3](https://github.com/fireeye/capa/compare/v1.6.2...v1.6.3)
## v1.6.2 (2021-04-13)
This release backports a fix to capa 1.6: The Windows binary was built with Python 3.9 which doesn't support Windows 7.
@@ -43,7 +56,7 @@ This release backports a fix to capa 1.6: The Windows binary was built with Pyth
### Raw diffs
- [capa v1.6.1...v1.6.2](https://github.com/fireeye/capa/compare/v1.6.1...v1.6.2)
- [capa-rules v1.6.1...v1.6.2](https://github.com/fireeye/capa-rules/compare/v1.6.1...v1.6.2)
## v1.6.1 (2021-04-07)