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

Fix kind attribute update query in beta.17 to beta.18 migration guide #7583

Merged
merged 3 commits into from
Sep 2, 2020

Commits on Aug 24, 2020

  1. Update migration-guide-beta.17-to-beta.18.md

    Replace positional operator ($) with all positional operator($[])
    samohovets committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    d035ba2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from samohovets/samohovets/beta.18-mg-fix-1

    Update migration-guide-beta.17-to-beta.18.md
    samohovets committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    e12a19b View commit details
    Browse the repository at this point in the history
  3. $ -> $[]

    samohovets committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    a4e50f5 View commit details
    Browse the repository at this point in the history