You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

CHANGELOG.md 978B

123456789101112131415161718192021222324252627
  1. # Change Log
  2. All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
  3. <a name="2.0.3"></a>
  4. ## [2.0.3](https://github.com/medikoo/es6-iterator/compare/v2.0.2...v2.0.3) (2017-10-17)
  5. ### Bug Fixes
  6. * configurability of toStringTag ([b99f692](https://github.com/medikoo/es6-iterator/commit/b99f692))
  7. <a name="2.0.2"></a>
  8. ## [2.0.2](https://github.com/medikoo/es6-iterator/compare/v2.0.1...v2.0.2) (2017-10-17)
  9. ### Bug Fixes
  10. * constructor exposure ([dbc0c51](https://github.com/medikoo/es6-iterator/commit/dbc0c51))
  11. * do not allow non constructor calls ([1f2f800](https://github.com/medikoo/es6-iterator/commit/1f2f800))
  12. * toString and toStringTag symbol definitions. ([2d17786](https://github.com/medikoo/es6-iterator/commit/2d17786)), closes [#6](https://github.com/medikoo/es6-iterator/issues/6)
  13. ## Changelog for previous versions
  14. See `CHANGES` file