Skip to content

Commit ca50219

Browse files
duaneatatFil
andauthored
v0.6.0 changelog (#1042)
* 0.6.0 changelog * Update CHANGELOG.md Co-authored-by: Philippe Rivière <[email protected]> * Update CHANGELOG.md Co-authored-by: Philippe Rivière <[email protected]> Co-authored-by: Philippe Rivière <[email protected]>
1 parent 47972e4 commit ca50219

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,13 @@
11
# Observable Plot - Changelog
22

3+
## 0.6.0
4+
5+
*Not yet released. These are forthcoming changes in the main branch.*
6+
7+
[breaking] Plot.windowX and Plot.windowY now return an aggregate value even when the window contains undefined values, for example at the beginning or at the end of a series. Use the new **strict: true** option to opt-in to the older behavior and return undefined in those cases.
8+
9+
Parts of the README have been incorporated throughout the codebase as JSDoc comments. This allows IDEs to display the documentation as tooltips.
10+
311
## 0.5.2
412

513
[Released July 4, 2022.](https://github.com/observablehq/plot/releases/tag/v0.5.2)

0 commit comments

Comments
 (0)