Skip to content

Commit

Permalink
chore(release): 3.4.1 [skip ci]
Browse files Browse the repository at this point in the history
## [3.4.1](3.4.0...3.4.1) (2021-08-06)

### Bug Fixes

* **bootstrap:** fix euroscope crash in development mode ([#318](#318)) ([d66039d](d66039d)), closes [#317](#317)
* **edt:** fix timezone issue with estimated departure times ([#316](#316)) ([09396da](09396da)), closes [#190](#190)
* **push-events:** fix potential crash situation in push events ([#315](#315)) ([ff617be](ff617be)), closes [#313](#313)
* **stands:** fix concurrency issues with stand assignments ([#311](#311)) ([35b9e2a](35b9e2a)), closes [#310](#310)
  • Loading branch information
semantic-release-bot committed Aug 6, 2021
1 parent d66039d commit b0512fb
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/UserGuide/Changelog/Changelog.md
@@ -1,5 +1,15 @@
# UK Controller Plugin Changelog

## [3.4.1](https://github.com/VATSIM-UK/uk-controller-plugin/compare/3.4.0...3.4.1) (2021-08-06)


### Bug Fixes

* **bootstrap:** fix euroscope crash in development mode ([#318](https://github.com/VATSIM-UK/uk-controller-plugin/issues/318)) ([d66039d](https://github.com/VATSIM-UK/uk-controller-plugin/commit/d66039dc09e261256dd9159f0292c9f4276b4d5f)), closes [#317](https://github.com/VATSIM-UK/uk-controller-plugin/issues/317)
* **edt:** fix timezone issue with estimated departure times ([#316](https://github.com/VATSIM-UK/uk-controller-plugin/issues/316)) ([09396da](https://github.com/VATSIM-UK/uk-controller-plugin/commit/09396dad1de7f0b39a9fc93a1b7b49a10eafb59f)), closes [#190](https://github.com/VATSIM-UK/uk-controller-plugin/issues/190)
* **push-events:** fix potential crash situation in push events ([#315](https://github.com/VATSIM-UK/uk-controller-plugin/issues/315)) ([ff617be](https://github.com/VATSIM-UK/uk-controller-plugin/commit/ff617bef3c4af9edbb10a59ab9d02353519fd5bb)), closes [#313](https://github.com/VATSIM-UK/uk-controller-plugin/issues/313)
* **stands:** fix concurrency issues with stand assignments ([#311](https://github.com/VATSIM-UK/uk-controller-plugin/issues/311)) ([35b9e2a](https://github.com/VATSIM-UK/uk-controller-plugin/commit/35b9e2aee816ad18eac941832bbc377d742ec949)), closes [#310](https://github.com/VATSIM-UK/uk-controller-plugin/issues/310)

# [3.4.0](https://github.com/VATSIM-UK/uk-controller-plugin/compare/3.3.1...3.4.0) (2021-07-30)


Expand Down

0 comments on commit b0512fb

Please sign in to comment.