udpated flux 0.69 release notes with links

pull/1092/head
Scott Anderson 2020-06-09 09:37:52 -06:00
parent ba59b992dd
commit 8c18545baf
1 changed files with 3 additions and 2 deletions

View File

@ -26,8 +26,9 @@ InfluxDB until the next InfluxDB v2.0 release._
## v0.69.0 [2020-06-08]
### Features
- Add Discord package (contributed by [@chobbs](https://github.com/chobbs)).
- Add `json.parse()` function.
- Add [Discord package](/v2.0/reference/flux/stdlib/contrib/discord/)
_(contributed by [@chobbs](https://github.com/chobbs))_.
- Add [`json.parse()` function](/v2.0/reference/flux/stdlib/experimental/json/parse/).
### Bug fixes
- Adjust error handling in Flux `date` package.