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
+24Lines changed: 24 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,30 @@
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.
* add 2021 day 1 ([a10642f](https://github.com/marcelblijleven/adventofcode/commit/a10642f638d953b4c8ecb2d6706414dcc3eafd8f))
11
+
12
+
13
+
### 🚦Tests
14
+
15
+
* update test for changes in shop inventory ([7a426e3](https://github.com/marcelblijleven/adventofcode/commit/7a426e3b79c425a3f38afc320a9965fddef9ebdf))
16
+
* update test with new shop inventory ([b94620e](https://github.com/marcelblijleven/adventofcode/commit/b94620ed5c91d91e5b7c20f9861042c1200bcd44))
* display correct amount of microseconds in solution timer ([7a46063](https://github.com/marcelblijleven/adventofcode/commit/7a4606342cbb30b669c88231386622019bf84737))
27
+
* remove hardcoded day - year from get_input function ([9a0ffa1](https://github.com/marcelblijleven/adventofcode/commit/9a0ffa15901df366b68d9bd3dfd6af8e49690a14))
0 commit comments