Skip to content

Commit 1119cf8

Browse files
committed
Update CHANGELOG
1 parent 12e0619 commit 1119cf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## 0.6.4
44

5-
*Not yet released. These are forthcoming changes in the main branch.*
5+
[Released February 28, 2023.](https://github.com/observablehq/plot/releases/tag/v0.6.4)
66

77
The new top-level [**aspectRatio** option](./README.md#layout-options) changes the default plot **height** such that, assuming both *x* and *y* are *linear* scales, a scaled unit distance in *x* divided by a scaled unit distance in *y* is the given aspect ratio. For example, if *x* and *y* represent the same units (say, degrees Fahrenheit), and if the **aspectRatio** is one, then scaled distances in *x* and *y* will be equivalent.
88

0 commit comments

Comments
 (0)