Skip to content

Commit 532d252

Browse files
committed
Styling the demo, adding more documentation.
1 parent 775cbf0 commit 532d252

File tree

4 files changed

+364
-21
lines changed

4 files changed

+364
-21
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Changelog
2+
All notable changes to this project will be documented in this file.
3+
4+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6+
7+
## [Unreleased]
8+
- Nothing yet :)
9+
10+
## 2.0.0 - 2019-11-2
11+
### Added
12+
- So. Much. Documentation.
13+
- This CHANGELOG!
14+
- The Demo.
15+
- The Docs.
16+
- Just... everything good.
17+
18+
### Changed
19+
- Pretty much everything about HabiticaAPIManager. Nothing is compatible with the last version. sorry :(
20+
21+
## 1.0.0 - 2019-10-31
22+
### Added
23+
- EVERYTHING (this was the initial HabiticaMagicJS release)

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ HabiticaMagicJS is a javascript API wrapper for the [Habitica API (V3)](https://
44

55
## Demo
66

7-
For an example of HabiticaMagicJS in action, check out the [demo](docs/demo/demo.html).
7+
For an example of HabiticaMagicJS in action, check out the [demo](https://delightedcrow.github.io/HabiticaMagic/docs/demo/demo.html).
88

99
## Docs
1010

11-
For the most comprehensive and up-to-date documentation on HabiticaMagicJS functions, [check out the docs](docs/index.html).
11+
For the most comprehensive and up-to-date documentation on HabiticaMagicJS functions, [check out the docs](https://delightedcrow.github.io/HabiticaMagic/docs/index.html).
1212

1313
## Limitations
1414

0 commit comments

Comments
 (0)