From f220c69e10fe62ccef2a9c1ea8ee3c615ea1017e Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 22 Jan 2022 09:45:51 +0000 Subject: [PATCH] Update changelog for v3.1.0 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c38dbd..7953766 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ rename `Unreleased` topic with the new version tag. Finally, create a new `Unrel ## Unreleased +## v3.1.0 + ### API: clipboard - `clipboard.readText` and `clipboard.writeText` functions added.