Files
url_tracker_tool/node_modules/triple-beam/CHANGELOG.md
Andrei 58f8093689 Rebrand from 'Redirect Intelligence v2' to 'URL Tracker Tool V2' throughout UI
- Updated all component headers and documentation
- Changed navbar and footer branding
- Updated homepage hero badge
- Modified page title in index.html
- Simplified footer text to 'Built with ❤️'
- Consistent V2 capitalization across all references
2025-08-19 19:12:23 +00:00

23 lines
374 B
Markdown

# CHANGELOG
### 1.3.0
- [#4] Add `SPLAT` symbol.
- [#3] Add linting & TravisCI.
### 1.2.0
- [#2] Move configs from `winston.config.{npm,syslog,npm}` into `triple-beam`.
### 1.1.0
- Expose a `MESSAGE` Symbol, nothing more.
### 1.0.1
- Use `Symbol.for` because that is how they work apparently.
### 1.0.0
- Initial version. Defines a `LEVEL` Symbol, nothing more.