# Changelog All notable changes to this project will be documented in this file. 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] ## [0.2.1] - 2022-02-18 ### Fixed - Don't print control characters on screen from system calls to `wl-copy`/`wl-paste`. ## [0.2.0] - 2021-04-30 ### Added - Make `ctrl-r+` and friends work in insert mode. ### Fixed - Corrected check for `clipboard` feature. ## [0.1.0] - 2021-04-27 ### Added - Start maintaining versions and a changelog.