Skip to content

Commit e90809e

Browse files
committed
Add a changelog
1 parent fe1e803 commit e90809e

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
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

0 commit comments

Comments
 (0)