Skip to content

Commit be695a0

Browse files
chore(release): 1.6.0
1 parent 49e1dce commit be695a0

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,31 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [1.6.0](https://github.com/marcelblijleven/adventofcode/compare/v1.5.0...v1.6.0) (2021-12-14)
6+
7+
8+
### 🐛 Bug Fixes
9+
10+
* remove multiprocessing from benchmarks to prevent adding overhead ([f51cda8](https://github.com/marcelblijleven/adventofcode/commit/f51cda8006062aa299528bda80d33ef0189bc1f9))
11+
12+
13+
### ⭐️ Solutions
14+
15+
* add 2021 day 11 🐙 ([44dbac3](https://github.com/marcelblijleven/adventofcode/commit/44dbac3494731a4e1345ef04bc423e2709aefcbd))
16+
* add 2021 day 12 ([18b29b7](https://github.com/marcelblijleven/adventofcode/commit/18b29b730186b44d088696c628a0fecb81643eca))
17+
* add 2021 day 13 ([e78a10d](https://github.com/marcelblijleven/adventofcode/commit/e78a10d3efe10c2ab6aa2c75930f3eac3cdbfde9))
18+
19+
20+
### ✨ Features
21+
22+
* add dynamic star counter svg ([a2bd97a](https://github.com/marcelblijleven/adventofcode/commit/a2bd97ad1974f30490fac7df603dc43dd3f21b86))
23+
* gather average solution durations ([485df72](https://github.com/marcelblijleven/adventofcode/commit/485df7212072e7cfbfd5dff0df4851bb7a1c02ef))
24+
25+
26+
### 🚦Tests
27+
28+
* update test to match new function return type ([49e1dce](https://github.com/marcelblijleven/adventofcode/commit/49e1dced0f50083b49f117d4b63d0237a2e1296b))
29+
530
## [1.5.0](https://github.com/marcelblijleven/adventofcode/compare/v1.4.2...v1.5.0) (2021-12-10)
631

732

0 commit comments

Comments
 (0)