1
0
mirror of https://github.com/mikefarah/yq.git synced 2025-04-02 12:45:36 +00:00

Updating release notes

This commit is contained in:
Mike Farah 2023-11-14 14:38:53 +11:00
parent f789740f7e
commit 4b8c8506a5

View File

@ -1,5 +1,5 @@
4.40.1:
- Added tonumber support
- Added tonumber support (#1664, #71)
- Added kind operator
- Lua output fixes (#1811) - Thanks @Zash!
- Add support for Lua input (#1810) - Thanks @Zash!