Skip to content

Commit

Permalink
Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
oskarrough committed Mar 27, 2020
1 parent 04f3e4d commit 13a30ed
Showing 1 changed file with 51 additions and 0 deletions.
51 changes: 51 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
### Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v0.2.0](https://github.com/oskarrough/slaytheweb/compare/v0.1.0...v0.2.0)

> 27 March 2020
- AI [`#41`](https://github.com/oskarrough/slaytheweb/pull/41)
- Prettier [`fd42ea2`](https://github.com/oskarrough/slaytheweb/commit/fd42ea2d9b7f9f97acb4477ad70e47140b9e0e77)
- Add release script [`ad72aa8`](https://github.com/oskarrough/slaytheweb/commit/ad72aa80463fa36ce16c0ac6dec35c5841a1da43)
- Release 0.2.0 [`04f3e4d`](https://github.com/oskarrough/slaytheweb/commit/04f3e4d0ab328a852cf0d48f8ee0e05ccf6e1a7f)

#### [v0.1.0](https://github.com/oskarrough/slaytheweb/compare/v0.0.1...v0.1.0)

> 27 March 2020
- Save and load game [`#44`](https://github.com/oskarrough/slaytheweb/pull/44)
- Refactor [`e7b416e`](https://github.com/oskarrough/slaytheweb/commit/e7b416e5afdff76466152ccb79633ee740006f5b)
- Don't allow regen to go above max hp [`59654e8`](https://github.com/oskarrough/slaytheweb/commit/59654e810cc12128e1ea9a47c70b4e6bd94ba6a1)
- Show card type in the UI [`70d232c`](https://github.com/oskarrough/slaytheweb/commit/70d232ce013f9fcc677df5227da9ad7ed7e81079)

#### v0.0.1

> 27 March 2020
- Add "E" and "U" shortcuts [`#40`](https://github.com/oskarrough/slaytheweb/pull/40)
- Feat/targets [`#38`](https://github.com/oskarrough/slaytheweb/pull/38)
- Refactor/dragdrop [`#36`](https://github.com/oskarrough/slaytheweb/pull/36)
- Tweaks [`#32`](https://github.com/oskarrough/slaytheweb/pull/32)
- Dungeon [`#26`](https://github.com/oskarrough/slaytheweb/pull/26)
- Animate health bar [`#25`](https://github.com/oskarrough/slaytheweb/pull/25)
- Chore [`#24`](https://github.com/oskarrough/slaytheweb/pull/24)
- Implement our first power: "vulnerable" [`#18`](https://github.com/oskarrough/slaytheweb/pull/18)
- Feat/coverage [`#22`](https://github.com/oskarrough/slaytheweb/pull/22)
- Better docs [`#20`](https://github.com/oskarrough/slaytheweb/pull/20)
- Nicer history [`#17`](https://github.com/oskarrough/slaytheweb/pull/17)
- Feat/win state [`#13`](https://github.com/oskarrough/slaytheweb/pull/13)
- Colooors [`#12`](https://github.com/oskarrough/slaytheweb/pull/12)
- Feat/ui [`#9`](https://github.com/oskarrough/slaytheweb/pull/9)
- Smarter way of writing actions? [`#8`](https://github.com/oskarrough/slaytheweb/pull/8)
- Tests [`#7`](https://github.com/oskarrough/slaytheweb/pull/7)
- Feat/fix history [`#6`](https://github.com/oskarrough/slaytheweb/pull/6)
- Feat/wip [`#3`](https://github.com/oskarrough/slaytheweb/pull/3)
- Create nodejs.yml [`#2`](https://github.com/oskarrough/slaytheweb/pull/2)
- Feat/dragdrop [`#1`](https://github.com/oskarrough/slaytheweb/pull/1)
- Wip [`f99808f`](https://github.com/oskarrough/slaytheweb/commit/f99808f6ee741e5a613b926ccf79f245811c3462)
- Now it drops [`ff0fe59`](https://github.com/oskarrough/slaytheweb/commit/ff0fe59a7959ac252ff4a946a372b493eb087839)
- Replace draggable plugin with sortable.js [`b7e03cf`](https://github.com/oskarrough/slaytheweb/commit/b7e03cfb45002d7491cdf3506daad15d40a1d497)

0 comments on commit 13a30ed

Please sign in to comment.