Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 1.31 KB

CHANGELOG.md

File metadata and controls

25 lines (22 loc) · 1.31 KB

#1.3.0 (2021-07-29) ###📃 release notes

  • Add horizontal gestures to navigate the profile experience.
  • Add horizontal gestures to navigate the profile posts.

#1.2.0 (2020-06-15) ###📃 release notes

  • Add to the header an icon for downloading the resume as PDF file;
  • Add the company logo to the Experience section;
  • Improv application text's readability.

#1.1.0 (2020-06-07) ###📃 release notes

  • Solve websocket-extensions dependency vulnerability;
  • Improve the README instructions;
  • Add Google Analytics integration to the repository using ga-beacon;
  • Update the footer section to provide the GitHub fork link;
  • Create the initial Wiki documentation;
  • Improve the skill icons nomenclature, making it generic;
  • Remove deprecated test files ( The new Unit and Integration tests are in development ) ;
  • Remove CDN assets from the master branch, allowing offline development.

#1.0.0 (2020-05-22) ###📃 Initial release

  • The Angular application is ready for production using ES6. The ES5 release can be found in the es5 branch.