You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+25Lines changed: 25 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,31 @@
2
2
3
3
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.
* 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))
0 commit comments