diff --git a/CHANGELOG.md b/CHANGELOG.md index 29ed5adcf..089c94487 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog +- [v3.12.0](#v3120) - [v3.11.0](#v3110) - [v3.10.4](#v3104) - [v3.10.3](#v3103) @@ -6,10 +7,10 @@ - [v3.10.1](#v3101) - [v3.10.0](#v3100) - [v3.9.0](#v390) -- [v3.8.0](#v380)
Older Releases...
------ +# v3.12.0 (2024-11-07) + +#### :rocket: Enhancements + +- feat(sankey): add @visx/sankey [#1880](https://github.com/airbnb/visx/pull/1880) + +### :memo: Documentation + +- Fix small error in the code example in the "Theming" section [#1863](https://github.com/airbnb/visx/pull/1863) + +#### :trophy: Contributors +- [jacksonhardaker](https://github.com/jacksonhardaker) +- [maurer2](https://github.com/maurer2) + # v3.11.0 (2024-05-29) #### :rocket: Enhancements