Skip to content

Commit

Permalink
Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
eliottvincent committed Feb 24, 2021
1 parent 0c551e8 commit fdfb98b
Showing 1 changed file with 62 additions and 0 deletions.
62 changes: 62 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
# Changelog

All notable changes to this project will be documented in this file.

### [1.0.15](https://github.com/eliottvincent/bay/compare/v1.0.14...v1.0.15) (2020-12-21)

### Features

- Add Dribbble to supported "follow" list items

### Bug Fixes

- Fix `remote_theme` value in configuration (for GitHub Pages)

### [1.0.14](https://github.com/eliottvincent/bay/compare/v1.0.13...v1.0.14) (2020-09-02)

### Bug Fixes

- Fix WeChat widget not moving anymore

### [1.0.13](https://github.com/eliottvincent/bay/compare/v1.0.12...v1.0.13) (2020-08-12)

### Bug Fixes

- Update dependencies

### [1.0.12](https://github.com/eliottvincent/bay/compare/v1.0.11...v1.0.12) (2020-08-05)

### Bug Fixes

- Make sure menu doesn't disappear ([ff45445](https://github.com/eliottvincent/bay/commit/ff45445761314a9b4a9b1e53f04c040ab2b62e3f)), closes [#1](https://github.com/eliottvincent/bay/issues/1)
- Fix WeChat widget not moving anymore

### [1.0.11](https://github.com/eliottvincent/bay/compare/v1.0.10...v1.0.11) (2020-08-01)

### Bug Fixes

- Fix work item spacing
- Year displayed in footer is now dynamic

### [1.0.10](https://github.com/eliottvincent/bay/compare/v1.0.9...v1.0.10) (2019-10-31)

### Bug Fixes

- Add GA

### [1.0.9](https://github.com/eliottvincent/bay/compare/v1.0.8...v1.0.9) (2019-10-28)

### Bug Fixes

- Render WeChat widget only if necessary

### [1.0.8](https://github.com/eliottvincent/bay/compare/v1.0.7...v1.0.8) (2019-10-27)

### Bug Fixes

- Update configuration to support GitHub Pages deployment
- Load assets through absolute path

### 1.0.7 (2019-10-27)

Initial version.

0 comments on commit fdfb98b

Please sign in to comment.