This repository has been archived on 2022-05-13. You can view files and clone it, but cannot push or open issues or pull requests.
sxiv/CHANGELOG.md

20 lines
549 B
Markdown

# 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
### Added
* Open sxiv at the image at point
## [0.2.0] - 2020-01-13
### Added
* `sxiv-arguments` to hold argument list
* `sxiv-exclude-strings` to exclude files by matching paths
### Fixed
* Slow startup/freezing on large directories
* `package-lint` fixes
## [0.1.0] - 2020-01-12