Skip to content

Latest commit

 

History

History
52 lines (34 loc) · 1.19 KB

CHANGELOG.md

File metadata and controls

52 lines (34 loc) · 1.19 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

[0.1.6] - 2020-12-31

Fixed

  • Updated dependencies because of venerabilities
  • Remove dependencies not used

Changed

  • Simplifying Webpack build and dev server to allow easier updates to it in the future.

[0.1.5] - 2018-02-25

Added

  • Remove default Trello labels

[0.1.4] - 2018-02-25

Added

  • Support for custom labels at the component
  • Trello boards setup

[0.1.3] - 2018-02-25

Fixed

  • Fixed unneeded exposition of method on GitLab component

[0.1.2] - 2018-02-25

Added

  • Added support to setup GitLab projects

Changed

  • Changed README.md to reflect the right settings

[0.1.1] - 2018-02-25

Fixed

  • Fixed Footer braking when in lower widths

[0.1.0] - 2018-02-25

Added

  • Updated README.md to explain what is the project and how to run it locally
  • Added support to setup projects on GitHub
  • Made the code structure reusable do allow a quicker implementation of new project origins