Add CHANGELOG file and updated LICENSE years
This commit is contained in:
parent
cbc79dbe7f
commit
8ae51c55f7
2 changed files with 28 additions and 1 deletions
27
CHANGELOG.md
Normal file
27
CHANGELOG.md
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
# nextDESIGN v9
|
||||||
|
|
||||||
|
## Version 9.4 (2021-08-18)
|
||||||
|
|
||||||
|
- Adjusted font sizes
|
||||||
|
- Justified text alignment
|
||||||
|
- Make "read more posts" link on main page a button
|
||||||
|
- Get about text through variable
|
||||||
|
- Rework "commenting" system
|
||||||
|
|
||||||
|
## Version 9.3 (2021-05-04)
|
||||||
|
|
||||||
|
- Added Plausible analytics script
|
||||||
|
- Switched monospace font from Hermit to JetBrains Mono
|
||||||
|
|
||||||
|
## Version 9.2 (2020-09-23)
|
||||||
|
|
||||||
|
- Provide dark color scheme
|
||||||
|
|
||||||
|
## Version 9.1.1 (2020-08-29)
|
||||||
|
|
||||||
|
- Add link to Gitea
|
||||||
|
- Reorder "other places" section
|
||||||
|
|
||||||
|
## Version 9.1 (2020-05-15)
|
||||||
|
|
||||||
|
- Initial release
|
2
LICENSE
2
LICENSE
|
@ -1,6 +1,6 @@
|
||||||
The MIT License (MIT)
|
The MIT License (MIT)
|
||||||
|
|
||||||
Copyright (c) 2020 Marcel Kapfer
|
Copyright (c) 2020-2021 Marcel Kapfer
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
||||||
this software and associated documentation files (the "Software"), to deal in
|
this software and associated documentation files (the "Software"), to deal in
|
||||||
|
|
Loading…
Reference in a new issue