Add Changelog entry for job-level variables

This commit is contained in:
Grzegorz Bizon 2016-04-15 20:45:18 +02:00
parent bdb06fa043
commit 9a74b92d2a
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ Please view this file on the master branch, on stable branches it's out of date.
v 8.7.0 (unreleased)
- Method instrumentation now uses Module#prepend instead of aliasing methods
- Repository.clean_old_archives is now instrumented
- Add support for environment variables on a job level in CI configuration file
- The Projects::HousekeepingService class has extra instrumentation
- All service classes (those residing in app/services) are now instrumented
- Developers can now add custom tags to transactions