summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 56626d9..c16b28d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### [Unreleased]
+#### Added
+- Keybinding: Press `y` to yank to system clipboard
+- New config field for specifying command to copy to system clipboard
+
+#### Changed
+- Switch linux/mac builds from Travis to GitHub Actions.
+
### [v0.4.6](https://github.com/samtay/so/compare/v0.4.5...v0.4.6)
#### Changed