CHANGELOG.md: Add note about recents block in sidebar

This commit is contained in:
Alan Orth 2019-05-26 10:30:36 +03:00
parent 26e0a9a259
commit c17a7d229f
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 4 additions and 0 deletions

View File

@ -4,6 +4,10 @@ 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).
## Unreleases
### Changed
- Only list "Regular" pages in recent posts in sidebar (@alanorth)
## [1.3.1] - 2019-05-05
### Added
- SourceHut CI configuration (@alanorth)