Revision history for Perl extension Log-GELF-Util
1.03 2024-12-23T23:59:25Z
   - test _additional_fields 
1.02 2024-10-04T00:23:06Z
   - reflect Logicly rebrand of Strategic Data
1.01 2024-10-03T02:48:23Z
   - update github.com repo name
   - minor code formatting tidy 
1.00 2024-10-02T06:50:12Z
   - fix build failure due to new bleadperl linting
   - bump version to 1.00
0.96 2016-03-01T12:49:34Z
    - added ability to specify message id when chunking
0.95 2016-02-26T00:26:50Z
    - improve documentaion
    - make use of GELF message magic constant in enchunk()
0.94 2016-02-25T12:16:02Z
    - facility was incorrectly limited to numbers
0.93 2016-02-25T06:04:28Z
    - documentation cleanups
0.92 2016-02-24T23:22:01Z
    - fixed bug introduced with Readonly.pm v2.01
0.91 2016-02-24T22:47:40Z
    - dechunk() now handles chunks being passed in random order
0.90 2016-02-24T04:55:07Z
    - original version