Skip to content

Commit 6ddf5cb

Browse files
committed
Added changelog
1 parent 20b7fd1 commit 6ddf5cb

File tree

2 files changed

+52
-0
lines changed

2 files changed

+52
-0
lines changed

CHANGELOG.md

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
2+
# Change log
3+
4+
Here are all release notes of both the [Chrome extension](https://shft.cl/chrome)
5+
and the [public facing website](https://shft.cl/).
6+
7+
## Chrome extension v1.1.0 (2015-07-31)
8+
9+
- Bug fixes
10+
- Added Canvas support (See #3)
11+
12+
13+
## Website v1.1.0
14+
15+
- Fix AdBlocker (See #2)
16+
- Fix typos (See #3)
17+
18+
19+
## Website v1.0.2
20+
21+
- Bug fixes
22+
23+
24+
## Chrome extension v1.0.2
25+
26+
- Bug fixes
27+
28+
29+
## Chrome extension v1.0.1
30+
31+
- Bug fixes
32+
- Added background-image support
33+
- Added SVG support
34+
35+
36+
## Website v1.0.1
37+
38+
- Bug fixes
39+
40+
41+
## Chrome extension v1.0.0
42+
43+
- Initial release
44+
45+
46+
## Website v1.0.0
47+
48+
- Initial release
49+

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
# www-issues
2+
23
Keeping track of bugs on https://shft.cl
4+
5+
[Change log](https://github.com/shftcl/www-issues/blob/master/CHANGELOG.md)

0 commit comments

Comments
 (0)