- v2.0.2:
  - date: 2026-04-07
  - changes:
    - Update "lodash" to fix security warning ([#35](https://github.com/gruntjs/grunt-legacy-log/issues/35))
    - Avoid `util.isError` to fix Node.js 24 support
    - Replace "exit" with "exit-x" to fix license metadata
- v2.0.1:
  - date: 2021-04-22
  - changes:
    - Update dependencies
    - Fix security warnings
- v2.0.0:
  - date: 2020-08-18
  - changes:
    - Update dependencies
    - Fix Buffer warnings by switching to Buffer.from()
    - Avoid detecting AsyncFunction as a generic object
- v1.1.1:
  - date: 2018-05-21
  - changes:
    - Fixes lodash versioning

- v1.1.0:
  - date: 2018-05-19
  - changes:
    - Security fixes

- v1.0.0:
  - date: 2016-04-03
  - changes:
    - test fixes for Windows
    - update to use the svg badge
