mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-14 08:42:08 +10:00
add changelog
This commit is contained in:
@ -16,6 +16,7 @@ module.exports = {
|
|||||||
'/contributing/',
|
'/contributing/',
|
||||||
'/building-from-source/',
|
'/building-from-source/',
|
||||||
'/deployment/',
|
'/deployment/',
|
||||||
|
'/changelog/',
|
||||||
],
|
],
|
||||||
smoothScroll: true,
|
smoothScroll: true,
|
||||||
},
|
},
|
||||||
|
|||||||
52
docs/changelog/README.md
Normal file
52
docs/changelog/README.md
Normal file
@ -0,0 +1,52 @@
|
|||||||
|
---
|
||||||
|
title: Changelog
|
||||||
|
---
|
||||||
|
|
||||||
|
# Changelog
|
||||||
|
|
||||||
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
|
## March 2020
|
||||||
|
|
||||||
|
### March 29, 2020
|
||||||
|
|
||||||
|
- Add Issue Templates in GitHub for Bug Reports and Feature Requests
|
||||||
|
- Rewriting Documentation in VuePress
|
||||||
|
- Implement "Deploy to Netlify" button, by [hwang381](https://github.com/hwang381)
|
||||||
|
|
||||||
|
### March 28, 2020
|
||||||
|
|
||||||
|
- Add About Tab in the Right Sidebar
|
||||||
|
- JSON Migration Bugfix, by [Panzki](https://github.com/Panzki)
|
||||||
|
- Designed Castform Template
|
||||||
|
|
||||||
|
### March 27, 2020
|
||||||
|
|
||||||
|
- Add Google Site Verification Tag
|
||||||
|
- Fix bug with Gengar Template not respecting enable values
|
||||||
|
- Add Language & References Section to Resumes
|
||||||
|
- Update Onyx, Pikachu & Gengar Templates
|
||||||
|
- Add Nunito Font, removed few other fonts
|
||||||
|
- Add Entry Animation using [animate.css](https://daneden.github.io/animate.css/)
|
||||||
|
- Fix Awkward Page Breaks in Resume when Printing
|
||||||
|
- Make Links Clickable in the Resume PDF
|
||||||
|
|
||||||
|
### March 26, 2020
|
||||||
|
|
||||||
|
- Fix bug in Pikachu Template where photo was not visible
|
||||||
|
- Add option to enter any font family stored locally on system
|
||||||
|
- Allow printing of more than one page
|
||||||
|
- Add Markdown Support to Descriptions
|
||||||
|
- Designed Gengar Template
|
||||||
|
|
||||||
|
### March 25, 2020
|
||||||
|
|
||||||
|
- Released App to Public through Firebase Hosting
|
||||||
|
- Add Firebase Analytics
|
||||||
|
- Add Progressive Web App Caching
|
||||||
|
- Designed Pikachu Template
|
||||||
|
|
||||||
|
### March 24, 2020
|
||||||
|
|
||||||
|
- Initiating Development of App
|
||||||
|
- Designed Onyx Template
|
||||||
Reference in New Issue
Block a user