Skip to content

Latest commit

 

History

History
57 lines (36 loc) · 853 Bytes

CHANGELOG.md

File metadata and controls

57 lines (36 loc) · 853 Bytes

Changelog

All notable changes to this project should be documented in this file.

v0.4.5

  • Patch
    • Fix unit test non-nill tls.Config

v0.4.4

  • Patch
    • Enable InsecureSkipVerify

v0.4.3

  • Patch
    • Fix unable to get latest for go-get binary version

v0.4.2

  • Minor
    • Add updater package.
  • Patch
    • Deactivated connection checking & get latest release info on every parsing options.
    • Add version option to show current mubeng version.

v0.3.0

  • Patch
    • Fix unable to run proxy server in daemon at Windows.

v0.2.1

  • Patch
    • Fix break updater logic.

v0.2.0

  • Minor
    • Upgrade dependencies.

v0.1.2

  • Patch
    • Add linkerd flag to inject version on Goreleaser action.

v0.1.1

  • Minor
    • Add -u/--update option.
  • Patch
    • Make verbose mode works in daemon.

v0.0.1

  • Initial release.