Fixed self assigned issue #1107

This commit is contained in:
Mike Farah
2022-02-20 14:29:52 +11:00
parent fc447b46ce
commit 665f6b0267
5 changed files with 53 additions and 6 deletions
+3
View File
@@ -1,3 +1,6 @@
4.20.2:
- Fixed self assignment issue (#1107)
4.20.1:
- New [Date Operators]((https://mikefarah.gitbook.io/yq/operators/datetime)) (now, tz, add and subtract durations from dates)
- Can now decode property files!