# CHANGELOG

## 1.0.0

- Drop Node 0.x support

## 0.3.4

- #13 Emit connection events 

## 0.3.3
 
 - add unref (@see http://nodejs.org/api/net.html#net_server_unref) by (liukun)

## 0.3.2

 - add bunyan as peer dependency

## 0.3.1

 - #7 bugfix additional fields merge (jcharles-d2l)

## 0.3.0

 - #6 introduce CBuffer for log cache (futurechan)
 - add more parameters (futurechan)


## 0.2.0 

 - #2 use new logstash format (analytically)

## 0.1.1

 - initial release