Skip to content

Commit 13682de

Browse files
committed
update news and description
1 parent 221771e commit 13682de

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: AzureGraph
22
Title: Simple Interface to 'Microsoft Graph'
3-
Version: 1.3.3
3+
Version: 1.3.4
44
Authors@R: c(
55
person("Hong", "Ooi", , "[email protected]", role = c("aut", "cre")),
66
person("Microsoft", role="cph")

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# AzureGraph 1.3.4
2+
3+
- Fix handling of OneDrive/SharePoint paths and other URLs that contain "#". Thanks to Jonathan Carroll (@jonocarroll).
4+
15
# AzureGraph 1.3.3
26

37
- Paths containing a hash (#) are encoded in `call_graph_endpoint()` and no longer fail with 404

0 commit comments

Comments
 (0)