Bumping version

This commit is contained in:
Mike Farah
2021-08-20 16:03:59 +10:00
parent d18aa3e9e0
commit fe12407c93
5 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
4.12.0:
- Can now convert yaml to properties properties format (`-o=props`), See [] for more info.
- Can now convert yaml to properties properties format (`-o=props`), See [docs](https://mikefarah.gitbook.io/yq/v/v4.x/usage/properties) for more info.
- Fixed document header/footer comment handling when merging (https://github.com/mikefarah/yq/issues/919)
- pretty print yaml 1.1 compatibility (https://github.com/mikefarah/yq/issues/914)