Skip to content

Commit

Permalink
v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
quincylvania committed Dec 4, 2019
1 parent 7f44926 commit 57016fd
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,22 @@
[#x]: https://github.com/ideditor/temaki/issues/x
-->

# 3.2.0
##### 2019-Dec-04

* Update `striped_way` to better convey the visual perspective
* Add more lighting icons
* `desk_lamp`
* `street_lamp_arm`
* Add suitcase icons
* `suitcase`
* `suitcase_key`
* Add playground icons
* `play_structure`
* `slide`
* Add another tower icon
* `domed_tower`

# 3.1.0
##### 2019-Dec-03

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ideditor/temaki",
"version": "3.1.0",
"version": "3.2.0",
"license": "CC0-1.0",
"repository": "ideditor/temaki",
"author": "Bryan Housel <[email protected]>",
Expand Down

0 comments on commit 57016fd

Please sign in to comment.