Skip to content

Commit 473da4b

Browse files
committed
update changelog
1 parent a813924 commit 473da4b

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
@@ -1,5 +1,10 @@
11
# Victory Changelog
22

3+
## 35.6.1 (2021-05-05)
4+
5+
- [#1832](https://github.com/FormidableLabs/victory/pull/1832) - Add support for custom baselines for `VictoryStack`. Thanks @jhumbug!
6+
- [#1833](https://github.com/FormidableLabs/victory/pull/1833) - Add missing scale prop type for container type definitions.
7+
38
## 35.6.0 (2021-05-04)
49

510
- [#1827](https://github.com/FormidableLabs/victory/pull/1827) - Points fully outside of a chart domain are now given null values to prevent them from being rendered. Exceptions are made for continuous chart types like `VictoryArea` and `VictoryLine`. This PR also includes a fix for animations so that animating data always reaches its final state before a new animation begins. Thanks @jhumbug!

0 commit comments

Comments
 (0)