File tree Expand file tree Collapse file tree 1 file changed +36
-4
lines changed Expand file tree Collapse file tree 1 file changed +36
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
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.
4
4
5
- Check [ Keep a Changelog ] ( http://keepachangelog.com/ ) for recommendations on how to structure this file.
5
+ ## [ 0.2.0 ] - ` 12-3-19 `
6
6
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
8
38
9
39
- fixed an issue where a blank line led to zero defaultIndentation always
10
40
11
- ### 0.1.0
41
+ ## [ 0.1.0] - ` 11-24-19 `
42
+
43
+ ### Added
12
44
13
45
- Initial release
You can’t perform that action at this time.
0 commit comments