Updated Release notes and bumped version number to 1.3.26.0
This commit is contained in:
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
|
|||||||
// You can specify all the values or you can default the Build and Revision Numbers
|
// You can specify all the values or you can default the Build and Revision Numbers
|
||||||
// by using the '*' as shown below:
|
// by using the '*' as shown below:
|
||||||
// [assembly: AssemblyVersion("1.0.*")]
|
// [assembly: AssemblyVersion("1.0.*")]
|
||||||
[assembly: AssemblyVersion("1.3.25.0")]
|
[assembly: AssemblyVersion("1.3.26.0")]
|
||||||
[assembly: AssemblyFileVersion("1.3.25.0")]
|
[assembly: AssemblyFileVersion("1.3.26.0")]
|
||||||
|
|||||||
@@ -3,6 +3,10 @@
|
|||||||
A Native Windows to Redis/Elasticsearch Logstash Agent which runs as a service.
|
A Native Windows to Redis/Elasticsearch Logstash Agent which runs as a service.
|
||||||
|
|
||||||
Version / Date
|
Version / Date
|
||||||
|
### 1.3.26.0 - 2015-05-15
|
||||||
|
1. Added StatsD outputter
|
||||||
|
2. Fixed shutdown hang if shutdown was received before service was fully started up.
|
||||||
|
|
||||||
### 1.3.25.0 - 2015-04-30
|
### 1.3.25.0 - 2015-04-30
|
||||||
1. Fixed Issue [#49](https://github.com/Cimpress-MCP/TimberWinR/issues/49)
|
1. Fixed Issue [#49](https://github.com/Cimpress-MCP/TimberWinR/issues/49)
|
||||||
2. Fixed potential non-thread safe when renaming properties
|
2. Fixed potential non-thread safe when renaming properties
|
||||||
|
|||||||
Reference in New Issue
Block a user