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 f7d891d commit 6ed3d3bCopy full SHA for 6ed3d3b
src/footprint/HISTORY.rst
@@ -5,7 +5,7 @@ Release History
5
6
1.0.1b1
7
++++++
8
-* Relaxed the max_length on endpoint from {2,5} to {2,} to allow for longer endpoint names (long TLD).
+* Relaxed the TLD length restriction in endpoint pattern from {2,5} to {2,} to allow for longer TLD names.
9
10
1.0.0
11
src/footprint/azext_footprint/manual/version.py
@@ -9,4 +9,4 @@
# regenerated.
# --------------------------------------------------------------------------
12
-VERSION = "1.0.1"
+VERSION = "1.0.1b"
0 commit comments