# is-webgl-enabled change log

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## 1.0.2

- remove unnecessary `global` module from usage example

## 1.0.1

- use `global/document` and `global/window` to support non-browser environments
- fix typo in example
- add browser test

## 1.0.0

- init
