Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 601 Bytes

CHANGELOG.md

File metadata and controls

14 lines (9 loc) · 601 Bytes

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.

[1.0.0] - 2020-01-27

Added

  • ngx-weather: application thats show weather data about cities
  • ngx-weather/components: created card, degree-value, header components and temperature pipe
  • ngx-weather/store: created ngxs state management - weatherState
  • ngx-weather/services: created weather service and localStorage service