diff options
| author | Unknown <jtsshieh@outlook.com> | 2018-03-08 14:46:45 -0500 |
|---|---|---|
| committer | Unknown <jtsshieh@outlook.com> | 2018-03-08 14:46:45 -0500 |
| commit | f9e9bac7a4362e0b9d4489f049c9af0d3ec7e8fa (patch) | |
| tree | 24b46948ba93ec453312e3656949e8b3476b127b | |
| parent | c0cebc1e0f72c5049e627637cea7e0bcd64c4b80 (diff) | |
| download | pokeworld-website-f9e9bac7a4362e0b9d4489f049c9af0d3ec7e8fa.tar.gz pokeworld-website-f9e9bac7a4362e0b9d4489f049c9af0d3ec7e8fa.tar.bz2 pokeworld-website-f9e9bac7a4362e0b9d4489f049c9af0d3ec7e8fa.zip | |
version update
| -rw-r--r-- | typer/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/typer/index.html b/typer/index.html index af01792..82d798e 100644 --- a/typer/index.html +++ b/typer/index.html @@ -34,6 +34,7 @@ <a href="https://travis-ci.org/PokeWorld/Typer"><img src="https://travis-ci.org/PokeWorld/Typer.svg?branch=master"></a> <h2>Changelog</h2> <ul> + <li>v0.2 - Preset and interval options</li> <li>v0.1 - First release!</li> </ul> </div> |
