Skip to content

Commit

Permalink
updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruv-vora committed Apr 29, 2021
1 parent fa29906 commit ae515f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,10 @@
- Change `With*Unmarshallers` signatures in Kafka exporter/receiver (#2973)
- Rename `marshall` to `marshal` in all the occurrences (#2977)
- Remove `componenterror.ErrAlreadyStarted` and `componenterror.ErrAlreadyStopped`, components should not protect against this, Service will start/stop once.
- Rename `ApplicationStartInfo.ExeName` to `ApplicationStartInfo.Command`

## 💡 Enhancements 💡
- Add `Description` to `ApplicationStartInfo`

## 🧰 Bug fixes 🧰

Expand Down

0 comments on commit ae515f9

Please sign in to comment.