Skip to content

Commit a592c52

Browse files
committed
Update CHANGELOG
1 parent a6e7025 commit a592c52

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

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

3+
## 0.2.4
4+
5+
Released September 24, 2021.
6+
7+
Update [Observable Hypertext Literal](https://github.com/observablehq/htl) to [0.3.1](https://github.com/observablehq/htl/releases/tag/v0.3.1).
8+
39
## 0.2.3
410

511
Released September 24, 2021.
@@ -8,6 +14,8 @@ Rect, bar, and rule marks now accept an *interval* option that allows you to der
814

915
The new Plot.normalize and Plot.window methods return map methods for use in conjunction with Plot.map. This allows greater flexibility; for example, you can apply separate window methods to *y1* and *y2* to produce Bollinger bands.
1016

17+
Update [D3](https://github.com/d3/d3) to [7.0.4](https://github.com/d3/d3/releases/tag/v7.0.4).
18+
1119
## 0.2.2
1220

1321
Released September 19, 2021.

0 commit comments

Comments
 (0)