Skip to content

Latest commit

 

History

History
50 lines (39 loc) · 1.11 KB

CHANGELOG.md

File metadata and controls

50 lines (39 loc) · 1.11 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]

[1.0.0] - 2019-09-31

Added

  • Starting project with several list of players -- List of my players -- List of my players sorted by points -- Lists of players group by position (PT, DF, MC, DL) and sorted by points

Changed

  • Change file directory structure

Removed

  • Initial test of parse data and print

[1.1.0] - 2019-10-11

Added

  • Install Twig
  • Create .gitignore file
  • Create new structure for Twig
  • New templates
  • Add Twig Extension to show currency data
  • Create Twig Filter to show names better

Changed

  • Update main file to use Twig

Removed

  • Old templates structure
  • Old code

[1.2.0] - 2019-10-25

Added

  • Form to select users and show their info
  • New section to show advices
  • Add custom CSS file

Changed

  • Fix custom filter Twig
  • Update templates
  • Update custom JS file

Removed

  • Old code