Skip to content

Latest commit

 

History

History
134 lines (93 loc) · 5.1 KB

CHANGELOG.md

File metadata and controls

134 lines (93 loc) · 5.1 KB

Changelog

All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog with some edits, and this project adheres to Semantic Versioning.

1.11.0

What's Changed

  • refactor!: remove italian language

Full Changelog: https://github.com/Airscripts/blog/compare/1.10.0...1.11.0
 

1.10.0

What's Changed

  • feat: automatic devcontainers.json verify by @Airscripts in #44

Full Changelog: https://github.com/Airscripts/blog/compare/1.9.0...1.10.0
 

1.9.0

What's Changed

  • feat: add dev container setup by @Airscripts
  • feat: add dev container teardown by @Airscripts

Full Changelog: https://github.com/Airscripts/blog/compare/1.8.0...1.9.0
 

1.8.0

What's Changed

  • feat: add hamburger menu support by @Airscripts

Full Changelog: https://github.com/Airscripts/blog/compare/1.7.0...1.8.0
 

1.7.0

What's Changed

  • fix: add identifier in order to use keyboard shortcut for search by @Airscripts in #36
  • feat: add push notifications support by @Airscripts in #37
  • feat: add http security headers by @Airscripts in #38

Full Changelog: https://github.com/Airscripts/blog/compare/1.6.0...1.7.0
 

1.6.0

What's Changed

  • feat(hooks): add pre-commit git hook by @Airscripts in #33
  • feat: add pwa support by @Airscripts in #34

Full Changelog: https://github.com/Airscripts/blog/compare/1.5.0...1.6.0
 

1.5.0

What's Changed

  • feat: implement use of make by @Airscripts in #22
  • feat(ci): add automatic tests by @Airscripts in #23
  • refactor(ci): reorganize jobs by @Airscripts in #25
  • refactor(docker): collapse tests Dockerfiles into single one by @Airscripts in #26
  • feat(ci): specify resource classes in CI's jobs by @Airscripts in #27
  • feat(ci): add resource_class to setup workflow job by @Airscripts in #28
  • refactor(docker): refactor both blog and tests Dockerfiles by @Airscripts in #29
  • feat(docker): add ci Dockerfile by @Airscripts in #30
  • feat: add JP's quote in home by @spagno in #31

New Contributors

  • @spagno made their first contribution in #31

Full Changelog: https://github.com/Airscripts/blog/compare/1.4.0...1.5.0
 

1.4.0

What's Changed

  • fix(docker): fix missing submodules inside docker-compose by @Airscripts in #20

Full Changelog: https://github.com/Airscripts/blog/compare/1.3.0...1.4.0
 

1.3.0

What's Changed

  • fix(content): add missing link to github repository by @Airscripts in #17
  • feat: add home page by @Airscripts in #18

Full Changelog: https://github.com/Airscripts/blog/compare/1.2.1...1.3.0
 

1.2.1

What's Changed

  • fix(docker): temporarily remove git submodule from Dockerfile

Full Changelog: https://github.com/Airscripts/blog/compare/1.2.0...1.2.1
 

1.2.0

What's Changed

  • refactor: change base image for blog.Dockerfile by @Airscripts in #12

Full Changelog: https://github.com/Airscripts/blog/compare/1.1.0...1.2.0
 

1.1.0

What's Changed

  • feat: add logo and favicon by @Airscripts in #8
  • refactor(ci): add persistency to build job by @Airscripts in #9
  • fix(ci): add missing attach workspace to deploy job by @Airscripts in #10
  • feat(docker): add docker support and publish workflow by @Airscripts in #11

Full Changelog: https://github.com/Airscripts/blog/compare/1.0.0...1.1.0
 

1.0.0

What's Changed

  • chore: add circleci config.yml by @Airscripts in #1
  • chore(ci): add verify, build and deploy workflows by @Airscripts in #3
  • fix(ci): add missing update on git submodules in deploy workflow by @Airscripts in #4
  • chore: add various files to repo such as CONTRIBUTING.md and others by @Airscripts in #5
  • chore(ci): add update on git submodules in build job by @Airscripts in #6
  • repo: initialize repository

New Contributors

  • @Airscripts made their first contribution in #1

Full Changelog: https://github.com/Airscripts/blog/commits/1.0.0