chat-server/node_modules/triple-beam/CHANGELOG.md

23 lines
374 B
Markdown
Raw Normal View History

2019-04-10 13:07:31 +10:00
# 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.