Skip to content

Commit 9340a6e

Browse files
authored
Type / to search Code Issues 195 Pull requests 6 Discussions Actions Projects 1 Security Insights Add update schedule note to README #302
Updated the README to reflect the new update schedule
1 parent aaa42a6 commit 9340a6e

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

README.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -99,24 +99,28 @@ For more detailed documentation, see:
9999
* [Known issues](https://github.com/MicrosoftGraph/msgraph-sdk-java/issues)
100100
* [Contributions](https://github.com/microsoftgraph/msgraph-sdk-java/blob/main/CONTRIBUTING.md)
101101

102-
## 5. Issues
102+
## 5. Update Schedule
103+
104+
The Microsoft Graph Java SDK is scheduled to be updated during the week of the second and fourth Tuesday of each month.
105+
106+
## 6. Issues
103107

104108
For known issues, see [issues](https://github.com/MicrosoftGraph/msgraph-sdk-java/issues).
105109

106-
## 6. Contributions
110+
## 7. Contributions
107111

108112
The Microsoft Graph SDK is open for contribution. To contribute to this project, see [Contributing](https://github.com/microsoftgraph/msgraph-sdk-java/blob/main/CONTRIBUTING.md).
109113

110-
## 7. Supported Java versions
114+
## 8. Supported Java versions
111115

112116
The Microsoft Graph SDK for Java library is supported at runtime for Java 8+ and [Android API revision 26](http://source.android.com/source/build-numbers.html) and greater.
113117

114118

115-
## 8. License
119+
## 9. License
116120

117121
Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the [MIT license](LICENSE).
118122

119-
## 9. Third-party notices
123+
## 10. Third-party notices
120124

121125
[Third-party notices](THIRD%20PARTY%20NOTICES)
122126

0 commit comments

Comments
 (0)