2024-02-23 21:18:47 -07:00
# Changelog
All notable changes to this site will be documented in this file.
2024-03-12 19:12:03 -06:00
The format is based on [Keep a Changelog ](https://keepachangelog.com/en/1.1.0/ ) and the versioning is consistent with [Semantic Versioning ](https://semver.org/ ).
2024-04-02 00:43:27 -06:00
## [0.4.0] - 2024-04-1
### Added
- Cyware RSS feed.
- New project page: Overengineered Static Site.
### Changed
- Fixed several CSS issues.
- Changed RSS fetch URL to AWS-powered HTTP proxy to avoid CORS errors.
- Modularized the \<aside\> element so it can be loaded with a script tag in every page.
- Added "under construction" gif.
2024-03-12 20:18:14 -06:00
## [0.3.0] - 2024-03-12
### Added
- RSS Feed to tl;dr tech news.
2024-03-12 19:12:03 -06:00
## [0.2.0] - 2024-03-12
### Added
- Text to the home datacenter project with more information.
### Fixed
- Broken URLs to GitHub and LinkedIn.
2024-02-23 21:18:47 -07:00
2024-02-26 20:34:24 -07:00
## [0.1.0] - 2024-02-26
### Added
- Several new image assets
### Changed
- Modified index and homenetwork pages with new images
2024-02-23 21:18:47 -07:00
## [0.0.1] - 2024-02-23
### Added
- Changelog file.
- deploy-site.yaml GitHub Actions workflow.
### Changed
- README.md file.