Skip to content

Commit 9af73bf

Browse files
committed
updated changelog
1 parent 17590f9 commit 9af73bf

File tree

1 file changed

+36
-4
lines changed

1 file changed

+36
-4
lines changed

CHANGELOG.md

Lines changed: 36 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,45 @@
11
# Change Log
22

3-
All notable changes to the "cleanPasta" extension will be documented in this file.
3+
All notable changes to this project will be documented in this file.
44

5-
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
5+
## [0.2.0] - `12-3-19`
66

7-
### 0.1.1
7+
### Added
8+
9+
- new activation methods
10+
- keyboard shortcuts
11+
- win/nix: `Ctrl+Shift+C`
12+
- mac: `Cmd+Shift+C`
13+
- context menu item
14+
- made all activation methods bound to text selection context
15+
16+
### Changed
17+
18+
- README
19+
- better project description
20+
- added usage section
21+
- created demo gif
22+
- cleaned up icon credits
23+
- CHANGELOG
24+
- added missed entry from previous release
25+
26+
## [0.1.2] - `11-25-19`
27+
28+
### Changed
29+
30+
- updated README and CHANGELOG
31+
- icon
32+
- altered so its visible on all backgrounds
33+
- added credits for the SVGs
34+
35+
## [0.1.1] - `11-24-19`
36+
37+
### Changed
838

939
- fixed an issue where a blank line led to zero defaultIndentation always
1040

11-
### 0.1.0
41+
## [0.1.0] - `11-24-19`
42+
43+
### Added
1244

1345
- Initial release

0 commit comments

Comments
 (0)