Skip to content

Latest commit

 

History

History
64 lines (54 loc) · 1.93 KB

CHANGELOG.md

File metadata and controls

64 lines (54 loc) · 1.93 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.

Added

  • deploy status badge

1.0.0 - 2020-11-26

Added

  • build task for gulp
  • watch task for gulp
  • svg template for button
  • adding btn functionality and styles
  • add favicon, manifest, logo images to cache
  • move sources from public folder to `src'
  • added notes pdf for history

0.4.0 - 2020-11-10

Added

  • caching
  • service worker for caching
  • viewport settings
  • manifest for PWA
  • icons for manifest
  • favicon

0.3.0 - 2020-11-04

Added

  • add node_modules and .idea to .gitignore file
  • add audio files
  • ability to run audio files

0.2.0 - 2020-10-31

Added

  • add pug to html tasc to gulp

0.1.0 - 2020-10-31

Added

0.0.1 - 2020-10-31

Added

  • README.md with some project info
  • CHANGELOG.md with versions info
  • LICENSE.md with The Unlicense txt
  • package.json for project dependecies and scripts
  • .npmrc file for npm config
  • npm config log level set to "silent"
  • npm config git-tag-version set to "false'

Removed

  • contributors.txt file