Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CHANGELOG.md for CI reference #23

Merged
merged 1 commit into from
Mar 3, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 29 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# Change Log

## [0.0.1]

* Update README for v2 goals by @mattstam in https://github.com/Azure/ip-masq-agent-v2/pull/1
* Setup go modules by @mattstam in https://github.com/Azure/ip-masq-agent-v2/pull/5
* Add editor files and future test output to gitignore by @mattstam in https://github.com/Azure/ip-masq-agent-v2/pull/6
* Azure repo setup, remove obsolete files by @mattstam in https://github.com/Azure/ip-masq-agent-v2/pull/7
* Update to the current thockin/go-build-template by @mattstam in https://github.com/Azure/ip-masq-agent-v2/pull/8
* VERSION -> Version (changed in thockin/go-build-template) by @mattstam in https://github.com/Azure/ip-masq-agent-v2/pull/9
* Config resync interval as a flag by @mattstam in https://github.com/Azure/ip-masq-agent-v2/pull/11
* Merge data from multiple config files by @mattstam in https://github.com/Azure/ip-masq-agent-v2/pull/10
* v2 for image name by @mattstam in https://github.com/Azure/ip-masq-agent-v2/pull/14
* Update to the latest OSS guidelines by @mattstam in https://github.com/Azure/ip-masq-agent-v2/pull/13
* Setup github actions by @mattstam in https://github.com/Azure/ip-masq-agent-v2/pull/12
* Add ci-pipeline for this repo. by @Tatsinnit in https://github.com/Azure/ip-masq-agent-v2/pull/15
* Merge CI actions, use make to build and test by @mattstam in https://github.com/Azure/ip-masq-agent-v2/pull/16
* Enable Code QL analysis by @Tatsinnit in https://github.com/Azure/ip-masq-agent-v2/pull/17
* Add quality visibility to the repo. by @Tatsinnit in https://github.com/Azure/ip-masq-agent-v2/pull/18
* Add go reference to the repo. by @Tatsinnit in https://github.com/Azure/ip-masq-agent-v2/pull/19
* masq daemon crashes on bad config by @tyler-lloyd in https://github.com/Azure/ip-masq-agent-v2/pull/20
* Update README with new usage instructions by @mattstam in https://github.com/Azure/ip-masq-agent-v2/pull/21

## New Contributors
* @mattstam made their first contribution in https://github.com/Azure/ip-masq-agent-v2/pull/1
* @Tatsinnit made their first contribution in https://github.com/Azure/ip-masq-agent-v2/pull/15
* @tyler-lloyd made their first contribution in https://github.com/Azure/ip-masq-agent-v2/pull/20

**Full Changelog**: https://github.com/Azure/ip-masq-agent-v2/commits/0.0.1