Current section
Files
Jump to
Current section
Files
elixir_script_react
CHANGELOG.md
CHANGELOG.md
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## [1.0.1] - 2017-08-20
### Fixed
- Typo in documentation for `React.createElement/3`
## [1.0.0] - 2017-08-19
### Added
- `React.HTML` module for defining HTML React macros
- `React` FFI module with `createElement/3`
- `ReactDOM` FFI module with `render/2`