diff --git a/docs/releases/3.3.x.md b/docs/releases/3.3.x.md new file mode 100644 index 000000000..efa98b9bd --- /dev/null +++ b/docs/releases/3.3.x.md @@ -0,0 +1,22 @@ +--- +parent: Release Notes +title: 3.3.x +--- + +# Modular 3.3.0 + +- Add support for selective testing (`--ancestors`, `--changed`, + `--compareBranch` new flags in `modular test`) +- Add support for linting staged files (`--staged` flag) + +# Merged Changes + +- `modular-scripts` @ 3.3.0 - See + [the GitHub release](https://github.com/jpmorganchase/modular/releases/tag/modular-scripts%403.3.0) + for full details + +# Patch Versions + +Patch versions of this release do not have a dedicated summary. For details of +patch releases, please visit +[the GitHub releases page](https://github.com/jpmorganchase/modular/releases).