mirror of
https://github.com/stedolan/jq.git
synced 2024-05-11 05:55:39 +00:00
NEWS.md - sub and gsub (#2809)
This commit is contained in:
1
NEWS.md
1
NEWS.md
@ -200,6 +200,7 @@ Full commit log can be found at <https://github.com/jqlang/jq/compare/jq-1.6...j
|
||||
- Fix indices/1 and rindex/1 in case of overlapping matches in strings. @emanuele6 #2718
|
||||
- Enable `significand/0`, `gamma/0` and `drem/2` on macOS. @itchyny #2756 #2775
|
||||
- Fix segfault when using libjq and threads. @thalman #2546
|
||||
- Fix sub/3 to resolve issues involving global search-and-replace (gsub) operations. @pkoppstein #2641
|
||||
|
||||
# Previous releases
|
||||
|
||||
|
Reference in New Issue
Block a user