Skip to content

Commit fa98e45

Browse files
committed
Update changelog for 0.1.1
1 parent 0bb88b5 commit fa98e45

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2626
- Fix type mnemonic parsing in fallback parser.
2727
- Fix endian.h to include machine/endian.h on OpenBSD releases before 5.6.
2828
- Fix use after free on buffer resize.
29+
- Fix parsing of numeric protocols in WKS RRs.
30+
- Make devclean target depend on realclean target.
31+
- Fix detection of AVX2 support by checking generic AVX support by the
32+
processor and operating system (#222).
2933

3034
### Changed
3135

3236
- Make relative includes relative to current working directory.
37+
- Split Autoconf and CMake compiler tests for supported SIMD instructions.
3338

3439
## [0.1.0] - 2024-04-16
3540

0 commit comments

Comments
 (0)