github.com/kardianos/nomad@v0.1.3-0.20151022182107-b13df73ee850/CHANGELOG.md (about)

     1  ## 0.1.2 (October 6, 2015)
     2  
     3  IMPROVEMENTS:
     4  
     5    * Nomad client cleans allocations on exit when in dev mode
     6  
     7  ## 0.1.1 (October 5, 2015)
     8  
     9  IMPROVEMENTS:
    10  
    11    * Docker networking mode is configurable
    12    * Set task environment variables
    13    * Native IP detection and user specifiable network interface for
    14      fingerprinting
    15    * Nomad Client configurable from command-line
    16  
    17  BUG FIXES:
    18  
    19    * Network fingerprinting failed if default network interface did not exist
    20    * Improved detection of Nomad binary
    21    * Docker dynamic port mapping were not being set properly
    22    * Fixed issue where network resources throughput would be set to 0 MBits if
    23      the link speed could not be determined
    24  
    25  ## 0.1.0 (September 28, 2015)
    26  
    27    * Initial release
    28