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: README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1


4
+

5
5
6
6
A simple battle tracking system for Dungeons & Dragons written in JavaScript to track initiative and damage.
7
7
@@ -32,6 +32,9 @@ These are things I plan (or at least _hope_) to implement in the future.
32
32
33
33
## Changelog
34
34
35
+
### 0.3.1
36
+
* fixed Firefox display bugs
37
+
35
38
### 0.3.0
36
39
* refactored entire codebase in React
37
40
* added true build and deploy process so app can be deployed as a single-page app (SPA)
0 commit comments