diff --git a/README.md b/README.md index 40e60bf..720d518 100644 --- a/README.md +++ b/README.md @@ -95,5 +95,5 @@ All contributors are encouraged to read the [Ballerina Code of Conduct](https:// * For more information go to the [`url` library](https://lib.ballerina.io/ballerina/url/latest). * For example demonstrations of the usage, go to [Ballerina By Examples](https://ballerina.io/learn/by-example/). -* Chat live with us via our [Slack channel](https://ballerina.io/community/slack/). +* Chat live with us via our [Discord server](https://discord.gg/ballerinalang). * Post all technical questions on Stack Overflow with the [#ballerina](https://stackoverflow.com/questions/tagged/ballerina) tag. diff --git a/ballerina/Package.md b/ballerina/Package.md index b27e88a..bf4b60a 100644 --- a/ballerina/Package.md +++ b/ballerina/Package.md @@ -12,5 +12,5 @@ To report bugs, request new features, start new discussions, view project boards ## Useful links -- Chat live with us via our [Slack channel](https://ballerina.io/community/slack/). +- Chat live with us via our [Discord server](https://discord.gg/ballerinalang). - Post all technical questions on Stack Overflow with the [#ballerina](https://stackoverflow.com/questions/tagged/ballerina) tag. diff --git a/changelog.md b/changelog.md index 8bf47af..f19eec4 100644 --- a/changelog.md +++ b/changelog.md @@ -3,6 +3,11 @@ This file contains all the notable changes done to the Ballerina URL package thr The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [Unreleased] + +### Changed +- [API docs updated](https://github.com/ballerina-platform/ballerina-standard-library/issues/3463) + ## [1.1.0-alpha5] - 2021-03-19 ### Changed