Skip to content

Commit

Permalink
added changelog
Browse files Browse the repository at this point in the history
Signed-off-by: laxmikantbpandhare <laxmikantpandhare@gmail.com>
  • Loading branch information
laxmikantbpandhare committed Sep 29, 2022
1 parent f23439a commit 31ad5bf
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions changelog/fragments/ginkgo-v2-changes.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# entries is a list of entries to include in
# release notes and/or the migration guide
entries:
- description: >
updated ginkgo to ginkgo/v2
# kind is one of:
# - addition
# - change
# - deprecation
# - removal
# - bugfix
kind: "change"
# Is this a breaking change?
breaking: false

0 comments on commit 31ad5bf

Please sign in to comment.