-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchange.log
28 lines (25 loc) · 1022 Bytes
/
change.log
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
# Changelog - Asset Config's Website
## [Unreleased]
- N/A
## 1.0.0 - 2021-02-01
### Added
- change.log File with transparent version tracking.
- .htaccess File with Headers, Rewrites, Security, & Performance modules.
- index.html & error.html File with metadata & content.
- Licensed SVG images along with any generated external JPEG & PNG.
- style.css with Base, RWD, Animate, Modes, Print, A11y & Quirks sheets.
- Domine Typeface from Google Fonts (self hosted).
- humans.txt File with Website creation credits.
- security.txt File with contact information.
- robots.txt File with integrated sitemap link.
- favicon.ico File with PNG's for iOS, Android, etc.
- site.webmanifest File & browserconfig.xml for PWA's.
- sitemap.xml File with page listings and IA for site.
- script.js File with linted, minified JavaScript.
## [Guide]
- Added: New features.
- Changed: Altered functionality.
- Deprecated: Disappearing features.
- Removed: Eliminated features.
- Fixed: Bugs patched.
- Security: Solved vulnerabilities.