Skip to content

Commit

Permalink
Updated CHANGELOG for 1.10 release
Browse files Browse the repository at this point in the history
  • Loading branch information
arapulido committed Oct 23, 2019
1 parent 777b123 commit e1b553c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased & outstanding issues]
- Non-https repo url and apt fetching

## [1.10] - 2019-10-22

### Added

- `agent-wrapper` binary. This executable bash script will be added to the `PATH` when starting a dyno using Datadog's buildpack to help running agent's debugging/status commands.

### Changed
- `LD_LIBRARY_PATH` in `datadog.sh` is not exported anymore, to avoid conflicts with Heroku's runtime
- Compilation linking paths are not exported anymore

## [1.9] - 2019-10-08

### Added
Expand Down

0 comments on commit e1b553c

Please sign in to comment.