diff --git a/LICENSE b/LICENSE index 3c1cbb5..f377280 100644 --- a/LICENSE +++ b/LICENSE @@ -198,4 +198,4 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and - limitations under the License. + limitations under the License. \ No newline at end of file diff --git a/release_notes/2.3.1.md b/release_notes/2.3.1.md new file mode 100644 index 0000000..4f9a650 --- /dev/null +++ b/release_notes/2.3.1.md @@ -0,0 +1 @@ +* Removed certifi, requests, cryptography and urlib3 dependencies in order to use platform packages [PAPP-31096, PAPP-30822, PAPP-31088, PAPP-33451] \ No newline at end of file diff --git a/release_notes/unreleased.md b/release_notes/unreleased.md index 076881f..fbcb2fd 100644 --- a/release_notes/unreleased.md +++ b/release_notes/unreleased.md @@ -1,2 +1 @@ **Unreleased** -* Removed certifi, requests, cryptography and urlib3 dependencies in order to use platform packages [PAPP-31096, PAPP-30822, PAPP-31088, PAPP-33451] \ No newline at end of file