Skip to content

Commit

Permalink
Added changes.md updates for 3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mcdonnelldean committed Sep 16, 2016
1 parent f66d54e commit f43359a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGES.md
@@ -1,3 +1,15 @@
## 3.1 2016-09-16

* Correct issue with log handlers not working via command line
* Extracted out log handling into seneca-log-filters for ease of reuse in custom loggers
* Replaced the default log handler's filter logic with seneca-log-filters
* Bumped patrun to correct incorrect matches with partial patterns due to missing catchall
* Added error handling example in docs/examples/error-handling.js.
* Changed boot log message from 'hello' to 'seneca-started'.
* Updated salestax examples to work correctly.
* Removed old legacy parsing handlers as they caused crashes
* Added testable transport links

## 3.0: 2016-08-26

* Refactored 'old' logging into it's own external plugin; seneca-legacy-logger.
Expand Down

0 comments on commit f43359a

Please sign in to comment.