Skip to content

Commit

Permalink
CHANGELOG: Prepare for a potential future v1.7.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
apparentlymart committed Oct 21, 2020
1 parent a7cdc18 commit 3293c1b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 1.7.1 (Unreleased)


# 1.7.0 (October 20, 2020)

* `cty`: `Value.UnmarkDeepWithPaths` and `Value.MarkWithPaths` are like `Value.UnmarkDeep` and `Value.Mark` but they retain path information for each marked value, so that marks can be re-applied later without all the loss of detail that results from `Value.UnmarkDeep` aggregating together all of the nested marks.
Expand Down

0 comments on commit 3293c1b

Please sign in to comment.