Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Commit

Permalink
Oops, GitHub doesn't auto-link issues outside comments!
Browse files Browse the repository at this point in the history
  • Loading branch information
LPGhatguy committed Jan 29, 2018
1 parent 5d49e8e commit 4b4679c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Roact Changelog

## Current master
* Allow (and ignore) booleans as children of components (#15)
* Throw a nicer error when failing to set primitive properties (#21)
* `setState` now throws an error if it's called in the wrong place (#23)
* Allow (and ignore) booleans as children of components ([#15](https://github.com/Roblox/roact/pull/15))
* Throw a nicer error when failing to set primitive properties ([#21](https://github.com/Roblox/roact/pull/21))
* `setState` now throws an error if it's called in the wrong place ([#23](https://github.com/Roblox/roact/pull/23))

## 1.0.0 Prerelease 1 (December 1, 2017)
* Initial pre-release build

0 comments on commit 4b4679c

Please sign in to comment.