Skip to content

Commit aff8ce3

Browse files
gavin-aguiarvrdmr
andauthored
Updated readme to include unicode chars (#144)
* Updated readme to include unicode chars Change: - Updated readme to include unicode chars for the checkmark. - Removed V2 from supported versions * Adding pdthummar to CODEOWNERS Co-authored-by: Varad Meru <vrdmr@users.noreply.github.com>
1 parent 8901721 commit aff8ce3

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
# AZURE FUNCTIONS TEAM
1010
# For all file changes, github would automatically include the following people in the PRs.
1111
#
12-
* @vrdmr @gavin-aguiar @YunchuWang
12+
* @vrdmr @gavin-aguiar @YunchuWang @pdthummar

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,8 @@ _What are the supported Python versions?_
1616

1717
| Azure Functions Runtime | Python 3.6 | Python 3.7 | Python 3.8 | Python 3.9 |
1818
|-------------------------|------------|------------|------------|------------|
19-
| Azure Functions 2.0 ||| - | - |
20-
| Azure Functions 3.0 |||||
21-
| Azure Functions 4.0 | - ||||
19+
| Azure Functions 3.0 | &#x2713; | &#x2713; | &#x2713; | &#x2713; |
20+
| Azure Functions 4.0 | &#x2713; | &#x2713; | &#x2713; | &#x2713; |
2221

2322
_What's available?_
2423
- Build, test, debug and publish using Azure Functions Core Tools (CLI) or Visual Studio Code

0 commit comments

Comments
 (0)