-
-
Notifications
You must be signed in to change notification settings - Fork 21
Expand file tree
/
Copy pathCHANGELOG.txt
More file actions
81 lines (61 loc) · 1.89 KB
/
CHANGELOG.txt
File metadata and controls
81 lines (61 loc) · 1.89 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
1.0.8
- fix: add a v to the version so changelog output is correct
- docs: update version number and docs css
- doc: add a changelog to track version updates
- doc: add a contributing document with some personal notes
- feat: append commit messages to changelog
- update: add commit messages to release script
1.0.9
- fix: add previous (missed) changelog
- fix: add a v to the version so changelog output is correct
1.0.10
- doc: remove comment about website being behind
- fix: update a simple typo on a previous commit message
- fix: add changelog whitespace
1.0.11
- fix: correct missing neat.html file from public site
1.0.12
- doc: remove example link, another user added a section for this
1.0.13
- Fix h1 line heights for long titles
1.0.14
- Remove errant testing text
1.0.15
- Update font to system-ui
1.0.16
- Update active element to use a variable for color and adjust that color slightly
- Remove link outline on click and add subtle hover color
1.0.17
- Remove `only screen` from desktop sizes for better printing
1.1.1
1.1.2
- docs: edit contribution instructions
- fix: add the missing html opening tag
- Update LICENSE.txt
- add left border to blockquote
1.1.3
- fix input button style
1.1.4
- Add breathe class to give things breathing room
1.1.5
- Fix the textarea font size
- Fix minor typo in readme
1.1.6
- Remove note about reaching 50 subs
- Remove the home link from the blank template
- Add blank.html as a template file
- Add the neat starter course teaser
- Adjust invite text
- Add neat url for sharing" git push
- Add newsletter pages
1.1.7
- Make call to action larger and link to joeldare.com
- Fix a page break
- Add day labels and page breaks
- Add course to docs
- Update release to work on master
1.1.8
1.1.9
- add subscription link
1.1.10
- Change doctype to lowercase (it was incorrect as uppercase)