CHANGELOG.md in clipboard-1.4.0 vs CHANGELOG.md in clipboard-1.4.1
- old
+ new
@@ -1,6 +1,11 @@
# CHANGELOG
+## 1.4.1
+* Always use plaintext mimetype for wl-clipboard
+* Do not include newline when pasting from wl-clipboard
+* Internal: Let ClipboardLoadError inherit from StandardError, not Exception
+
## 1.4.0
* Add Wayland support via `wl-copy`, patch by @cramt
* Only silence clipboard warnings when $VERBOSE is nil
## 1.3.6