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

Stabilize spec 3.4.0; create spec 3.5.0-experimental #1558

Merged
merged 9 commits into from
Feb 20, 2023
Merged

Stabilize spec 3.4.0; create spec 3.5.0-experimental #1558

merged 9 commits into from
Feb 20, 2023

Commits on Feb 19, 2023

  1. config: rename v3_4_experimental to v3_4

    Pure `git mv config/v3_4_experimental config/v3_4`.
    bgilbert committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    86d17f1 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. config/v3_4: stabilize

    bgilbert committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    7641e87 View commit details
    Browse the repository at this point in the history
  2. config: copy v3_4 to v3_5_experimental

    Pure `cp -r config/v3_4 config/v3_5_experimental`.
    bgilbert committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    5974c01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7cff68f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e2b63c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    af5ff51 View commit details
    Browse the repository at this point in the history
  6. docs: shuffle for spec stabilization

    ```
    git mv configuration-v3_4_experimental.md configuration-v3_4.md
    cp configuration-v3_4.md configuration-v3_5_experimental.md
    ```
    bgilbert committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    91f3559 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    34a09a5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c47043f View commit details
    Browse the repository at this point in the history