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

Release of version 2.1.0 #47

Merged
merged 23 commits into from
May 19, 2020
Merged

Release of version 2.1.0 #47

merged 23 commits into from
May 19, 2020

Conversation

begarco
Copy link
Contributor

@begarco begarco commented May 19, 2020

Proposed changes

Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves a feature request, be sure to link to that issue.

This new version mainly updates C tools to offer a better user experience analyzing this language and provides more detailed documentation in the README in order to clarify how to use Docker CAT and what is embedded in it.

Changelog

New features

Fixed bugs

Types of changes

What types of changes does your code introduce to this plugin?

Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Issues closed by changes

List here all issues closed by your changes. Use a list of items like - [x] Close #0

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

  • I have read the CONTRIBUTING doc
  • I agree with the CODE OF CONDUCT
  • Lint and unit tests pass locally with my changes
  • SonarCloud and Travis CI tests pass with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • Any dependent changes have been merged and published in downstream modules

begarco and others added 23 commits April 23, 2020 11:28
* Add compatibility matrix

* #33 better documentation

* #33 add missing documentation

* #33 add table of contents

* #33 add images

* #33 add images to the readme

* #33 Add readiness message at start up
Co-authored-by: Alexis Chatillon <46956548+Sancretor@users.noreply.github.com>
Bugfix for a new 2.1.0 version
@begarco begarco added this to the 2.1.0 milestone May 19, 2020
@begarco begarco self-assigned this May 19, 2020
@begarco begarco requested a review from Sancretor May 19, 2020 13:39
@begarco begarco merged commit 9469c03 into master May 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment