Welcome to mirror list, hosted at ThFree Co, Russian Federation.

CHANGELOG.md - github.com/AngeloStavrow/indigo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4d2d63e25e4a1c672f05206893db066562f844c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.0.1] - 2018-10-14
### Fixed
- The Fira Code font is now part of the theme download, rather than downloading from rawgit ([#17](https://github.com/AngeloStavrow/indigo/issues/17)).

## 1.0.0 - 2018-09-30
### Added
- The first public release of the indigo theme for Hugo, along with related project documentation (including this changelog).

[1.0.1]: https://github.com/AngeloStavrow/indigo/compare/v1.0.0...v1.0.1