File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed
Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ All notable changes to this project will be documented in this file.
4+
5+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
6+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7+
8+ ## [ 2.0.0]
9+
10+ I wasn't doing versioned releases until 2.0.0, but a summary of changes
11+ between the original 1.0.0 release and 2.0 includes:
12+
13+ ### Added
14+
15+ - Show recurrence rules in an event
16+ - Added display of URL and Comment iCalendar fields
17+ - Set up packaging with Poetry
18+ - Released on PyPI
19+
20+ ## [ 1.0.0]
21+
22+ There wasn't a specific release, but eventually ` viewical ` was functional
23+ enough for everyday use.
24+
25+ [ 2.0.0 ] : https://github.com/asciipip/mutt-ical/compare/1.0.0..2.0.0
26+ [ 1.0.0 ] : https://github.com/asciipip/mutt-ical/releases/tag/1.0.0
You can’t perform that action at this time.
0 commit comments