You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,21 @@
1
1
# Changelog
2
2
3
+
## 1.1.3 (2026-01-12)
4
+
5
+
Full Changelog: [v1.1.2...v1.1.3](https://github.com/Not-Diamond/not-diamond-python/compare/v1.1.2...v1.1.3)
6
+
7
+
### Features
8
+
9
+
* add Slack notification workflow for new pull requests ([97535a3](https://github.com/Not-Diamond/not-diamond-python/commit/97535a3158340c4dce76370718068ebd412e64e9))
10
+
***api:** api update ([616dcaa](https://github.com/Not-Diamond/not-diamond-python/commit/616dcaa965dc5fde8d79dfa2ce01ad14f1d5ab91))
11
+
* enhance Slack PR notification to include 'ready for review' status and additional details ([af8afd5](https://github.com/Not-Diamond/not-diamond-python/commit/af8afd5aa9253bac48f0600c06eb649c66a3b2d7))
12
+
13
+
14
+
### Chores
15
+
16
+
* remove commented-out line for bot notification exclusion in Slack PR workflow ([e0c337e](https://github.com/Not-Diamond/not-diamond-python/commit/e0c337ed9a951826b060204809180d074ca79c88))
17
+
* remove condition to exclude bot users from Slack notification in PR workflow ([776b597](https://github.com/Not-Diamond/not-diamond-python/commit/776b597086b06869bca76818eaaaaca4e4940531))
18
+
3
19
## 1.1.2 (2025-12-19)
4
20
5
21
Full Changelog: [v1.1.1...v1.1.2](https://github.com/Not-Diamond/not-diamond-python/compare/v1.1.1...v1.1.2)
0 commit comments