Skip to content

Commit 66a1ed5

Browse files
chore(release): update changelog for v0.1.4
1 parent ad64837 commit 66a1ed5

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,30 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.1.4] - 2026-02-20
6+
7+
### 🚀 Features
8+
9+
- *(events)* Add support for notes
10+
- *(events)* Change 'e' to 'm' for add message keybinding
11+
- *(events)* Render with filled background
12+
- *(export)* Extend notification time to 1s
13+
- *(events)* Use single line height for notes
14+
- *(events)* Insert messages and notes after selected event
15+
- *(keybindings)* Insert messages/notes before or after selected event
16+
- *(keybindings)* Move events/participants with shift+arrow
17+
- *(help)* Reorder help entries
18+
19+
### 🐛 Bug Fixes
20+
21+
- *(lint)* Satisfy clippy
22+
- *(ci)* Fail lint on warning
23+
24+
### 📚 Documentation
25+
26+
- *(demo)* Update demo
27+
- *(demo)* Update demo
28+
529
## [0.1.3] - 2026-02-19
630

731
### 🚀 Features

0 commit comments

Comments
 (0)