We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ef2222 commit 27c86c0Copy full SHA for 27c86c0
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# CHANGELOG
2
3
+## v3.3.0 (2022-09-09)
4
+- move revision statuses to constants
5
+- refactors and DRYs up report generation with `ReportSectionConfig`
6
+- adds WIP diffs section to RevisionStatusReport
7
+- adds flag `include_in_slack` for sections to include in Slack
8
+
9
## v3.2.0 (2022-07-26)
10
- Updates to use explicitly set Conduit API token, Phabricator base URL, etc
11
- Adds `/users` listing page and user profile page
0 commit comments