Skip to content

Commit 3f448d3

Browse files
committed
Update CHANGELOG
1 parent 7043fd5 commit 3f448d3

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Observable Plot - Changelog
22

3+
## 0.3.1
4+
5+
Released December 10, 2021.
6+
7+
The normalize transform now also supports the *min*, *max*, and *deviation* basis methods.
8+
9+
The generated figure element now resets the max-width style to initial.
10+
11+
Update D3 to 7.2.1.
12+
313
## 0.3.0
414

515
Released December 4, 2021.
@@ -51,6 +61,8 @@ Plot’s stylesheet is now inlined in the generated SVG element rather than inje
5161

5262
A new top-level *margin* option allows to set all of marginLeft, marginRight, marginTop, and marginBottom at once. This shorthand notation is also available as a facet option.
5363

64+
Update D3 to 7.2.0.
65+
5466
## 0.2.9
5567

5668
Released October 12, 2021.

0 commit comments

Comments
 (0)