Skip to content
This repository has been archived by the owner on Dec 8, 2020. It is now read-only.

Commit

Permalink
Chore: Reset CHANGELOG to fix tagging
Browse files Browse the repository at this point in the history
  • Loading branch information
impl committed Jun 18, 2019
1 parent 5678ee0 commit 94cef6f
Showing 1 changed file with 0 additions and 47 deletions.
47 changes: 0 additions & 47 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,50 +1,3 @@
# [1.1.0](https://github.com/puppetlabs/horsehead/compare/v1.0.0...v1.1.0) (2019-06-18)


### New

* Import insights-instrumentation ([7d469842c310e447b7f70fb2b65eab9e10e0d686](https://github.com/puppetlabs/horsehead/commit/7d469842c310e447b7f70fb2b65eab9e10e0d686))

### Trivial

* align noop capturer with Sentry (again) ([25a3532380c155af6ba254886ac810d5fd73a473](https://github.com/puppetlabs/horsehead/commit/25a3532380c155af6ba254886ac810d5fd73a473))

# 1.0.0 (2019-06-17)


### Build

* Install npm packages before deploy ([538094af1d11542abbfb60b7e0069f317c3e3820](https://github.com/puppetlabs/horsehead/commit/538094af1d11542abbfb60b7e0069f317c3e3820))

### Chore

* Import from insights-stdlib ([5c3eea2dcc0b8a51b0bffba30b80909dac928d4b](https://github.com/puppetlabs/horsehead/commit/5c3eea2dcc0b8a51b0bffba30b80909dac928d4b))
* Release 1.0.1 ([52fe82f5eb1bcdc59ece0927709eb98662bff5f5](https://github.com/puppetlabs/horsehead/commit/52fe82f5eb1bcdc59ece0927709eb98662bff5f5))
* Release 1.1.0 ([3916e122e2f24eecfea9e30d5fcf675776571908](https://github.com/puppetlabs/horsehead/commit/3916e122e2f24eecfea9e30d5fcf675776571908))
* Release 1.1.1 ([b8ec5e6c1cfda68014c45a4147b72206b216bf39](https://github.com/puppetlabs/horsehead/commit/b8ec5e6c1cfda68014c45a4147b72206b216bf39))
* Release 1.2.0 ([5ed1f34ac04b964bf913ec64e404771c40e2d58c](https://github.com/puppetlabs/horsehead/commit/5ed1f34ac04b964bf913ec64e404771c40e2d58c))

### Docs

* Add CONTRIBUTING.md ([8a8e9e4066f7fe000fb32a300273d2bd90cea1a8](https://github.com/puppetlabs/horsehead/commit/8a8e9e4066f7fe000fb32a300273d2bd90cea1a8))
* Expand on commit message format per @cp's feedback ([97743557c793c6f8c0738dd7446f5f68810dc398](https://github.com/puppetlabs/horsehead/commit/97743557c793c6f8c0738dd7446f5f68810dc398))
* Refer people to Confluence for contribution guidelines ([eb5d78a014b136ad95562b9614f0d7b97c6a7dac](https://github.com/puppetlabs/horsehead/commit/eb5d78a014b136ad95562b9614f0d7b97c6a7dac))

### Fix

* Make api.SetContentDispositionHeader thread-safe ([4982868e2b1c9cfcb072ef649af35463495b424d](https://github.com/puppetlabs/horsehead/commit/4982868e2b1c9cfcb072ef649af35463495b424d))
* Update changelog format correctly ([53fd55c4254bb8ada045b284e6b59a966e2b7f4f](https://github.com/puppetlabs/horsehead/commit/53fd55c4254bb8ada045b284e6b59a966e2b7f4f))

### lifecycle

* Fix Closer waiting when no triggers are specified ([f1c387d722de1f0513f6ad286e334c59268f646d](https://github.com/puppetlabs/horsehead/commit/f1c387d722de1f0513f6ad286e334c59268f646d))

### New

* Add Content-Disposition header filename sanitizer ([5936f7b8e44cdd727a26b55f483a7ae873e0459a](https://github.com/puppetlabs/horsehead/commit/5936f7b8e44cdd727a26b55f483a7ae873e0459a))
* Add sqlutil.WithTx() for handling nested SQL transactions ([b15b3871dbe1ab34add8cdaaa53b996aa3f7441e](https://github.com/puppetlabs/horsehead/commit/b15b3871dbe1ab34add8cdaaa53b996aa3f7441e))
* Use Travis CI, version releases using semantic-release ([99406620d54d827d1ced65cf721ec7908deeb3cf](https://github.com/puppetlabs/horsehead/commit/99406620d54d827d1ced65cf721ec7908deeb3cf))

# [1.2.0](https://github.com/puppetlabs/horsehead/compare/v1.1.1...v1.2.0) (2019-06-17)


Expand Down

0 comments on commit 94cef6f

Please sign in to comment.