Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 1.94 KB

CHANGELOG.md

File metadata and controls

44 lines (29 loc) · 1.94 KB

Changelog

All notable changes to this project will be documented in this file. This file uses change log convention from keep a CHANGELOG.

2021-01-26

⚡ Performance Improvements

  • delete unnecessary load goenv init (#10)

🐛 Bug Fixes

  • change name load goenv init (#10)

0.1.0

2021-01-26

Other changes

  • implement settings chglog (#6)
  • implement settings stylintrc (#5)
  • implement action for make readme (#5)
  • implement settings for readme yaml (#5)
  • implement modules dependences for python (#3)
  • implement hook for git prepare-commit-msg (#3)
  • implement load source code zsh goenv (#3)
  • implement version go global (#3)
  • implement code for packages (#3)
  • implement code for internal zsh (#3)
  • implement code for configuration zsh (#3)
  • implement settings for docker and docker-compose (#1)
  • implement actions for make (#1)
  • implement settings project (#1)

♻ Code Refactoring

  • name functions for project (#3)