# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). ## [v1.2.0](https://github.com/ljharb/html-element-map/compare/v1.1.0...v1.2.0) - 2019-11-20 ### Commits - [New] add missing elements: [`5b3afd9`](https://github.com/ljharb/html-element-map/commit/5b3afd94afaf706879e11ce7da4b627b53f2b2f4) - [Tests] use shared travis-ci configs [`bceebe1`](https://github.com/ljharb/html-element-map/commit/bceebe130e3fab955e6345f6115a272711f5499f) - [actions] add automatic rebasing / merge commit blocking [`2219cb7`](https://github.com/ljharb/html-element-map/commit/2219cb7ca869dfdf13a1ab54dae96c3efb7d6ed1) - [meta] add `auto-changelog` [`377cc9a`](https://github.com/ljharb/html-element-map/commit/377cc9a762fe3e4205168301c24a399a183daea3) - [meta] create FUNDING.yml [`c1e8765`](https://github.com/ljharb/html-element-map/commit/c1e87653fc5acadc56698afa38475749e95a9e3f) - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `object-inspect`, `function.prototype.name` [`645d278`](https://github.com/ljharb/html-element-map/commit/645d278d6cc7b52d1c721f7bc6bdd84a287e51d6) - [meta] add `funding` field [`9b75c6e`](https://github.com/ljharb/html-element-map/commit/9b75c6e641830d0edec23e32122ff4415f2dd01d) ## [v1.1.0](https://github.com/ljharb/html-element-map/compare/v1.0.1...v1.1.0) - 2019-07-19 ### Commits - [Dev Deps] update `eslint`, `isarray`, `tape` [`9a84437`](https://github.com/ljharb/html-element-map/commit/9a844371a81ccb6f6e687c9de9ad24603c9b9369) - [New] add support for `main` tag [`b4126b6`](https://github.com/ljharb/html-element-map/commit/b4126b66caa26d1b644cc1acc41b9c10572d350d) ## [v1.0.1](https://github.com/ljharb/html-element-map/compare/v1.0.0...v1.0.1) - 2019-03-27 ### Fixed - [Fix] remove `applet` - it does not exist in modern browsers, and in older ones, it pops up a Java dialog [`#3`](https://github.com/ljharb/html-element-map/issues/3) ### Commits - [Tests] use `npx aud` instead of `npm audit` with hoops [`6b50fe0`](https://github.com/ljharb/html-element-map/commit/6b50fe04ca6d8f25ea014f5723cdb60a8ba2f44c) - Remove unused variables [`a9405d1`](https://github.com/ljharb/html-element-map/commit/a9405d1254803a01a6bedf6cd9502653df9db8c9) ## v1.0.0 - 2019-01-27 ### Commits - Implementation and tests. [`89ed6e8`](https://github.com/ljharb/html-element-map/commit/89ed6e8f999958d55a1436df09682401f796074a) - Initial commit [`a96566c`](https://github.com/ljharb/html-element-map/commit/a96566ce0af96c65f54ba505b96ed162de0a6ab8) - package.json [`13bef99`](https://github.com/ljharb/html-element-map/commit/13bef99dad73526019e666c7e213d67dcc9cf629) - byConstructor: no need to throw when passed the wrong kind of thing [`d0944d1`](https://github.com/ljharb/html-element-map/commit/d0944d1ef92feee9377dc4c42669c431cd3c1bea) - [Tests] add `npm run lint` [`c3d3a8b`](https://github.com/ljharb/html-element-map/commit/c3d3a8b0c8bc61494b7a0b774d51054cce969749) - [Tests] add `npm run audit` in `posttest` [`1217bd8`](https://github.com/ljharb/html-element-map/commit/1217bd898bcc050b80a870ff31ac61a3643919a4) - Only apps should have lockfiles [`1d41375`](https://github.com/ljharb/html-element-map/commit/1d413752ccf5ebb2d4e6d37e548118a86c98eda4)