Skip to content

Commit a008703

Browse files
committed
fix changelog docs (#33094)
fix failing docs build BK
1 parent 5fd99d3 commit a008703

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGES.md

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

77
- Optimized performance of calculating partition keys for time window partitions with exclusions.
88
- `timedelta` and `datetime` are now available via the `datetime` context when rendering components (Thanks, [@stevenayers](https://github.com/stevenayers)!)
9-
- `FreshnessPolicy` is now available via the `dg` context when rendering components. (Thanks, [@stevenayers](@https://github.com/stevenayers)!)
9+
- `FreshnessPolicy` is now available via the `dg` context when rendering components. (Thanks, [@stevenayers](https://github.com/stevenayers)!)
1010
- Assets may now be annotated with up to 10 kinds (limit was previously 3).
1111
- Arbitrary resource parameters may now be hidden in the UI by setting `json_schema_extra={"dagster__is_secret": True}` on the corresponding `Field` definition in the resource class.
1212
- The `dg docs` cli group has been removed. The `integrations` subcommand has been moved to `dg utils integrations`.

0 commit comments

Comments
 (0)