Skip to content

Commit 69d4d89

Browse files
Doc: add changelog
Promised on SECURITY.md but not present!
1 parent 7e25083 commit 69d4d89

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Changelog
2+
3+
For a _much_ more detailed version, see the [commit history] on GitHub.
4+
5+
## 1.0.3
6+
7+
- Add functioning version check
8+
- Move graphics files (for logo, etc.) to `/graphics` (de-clutter root)
9+
- Moved style/template changes to `all` since they are not specific to prosilver (merely JS injection)
10+
- Add this file :-)
11+
12+
## 1.0.2
13+
14+
- Semi-broken transitional package; versioning was inconsistent
15+
16+
## 1.0.1
17+
18+
- First version released to the public
19+
20+
## 1.0.0
21+
22+
- Internal test code, never released (no tag on GitHub)!
23+
24+
[commit history]: https://github.com/GwynethLlewelyn/post-local-storage/commits/master

SECURITY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ Please send them to me [by email](mailto:[email protected]),
1414

1515
Information about the vulnerability is _not_ to be released to a general audience;
1616
at least not until it was properly patched _and_ a new release was publicly published,
17-
in which case it will be announced on (at least) the ChangeLog.
17+
in which case it will be announced on (at least) the [ChangeLog](CHANGELOG.md).

0 commit comments

Comments
 (0)