Use safe operator

This commit is contained in:
Dan Milne
2022-08-10 11:31:18 +10:00
parent 02057fb0d0
commit b66dda8d79
4 changed files with 18 additions and 8 deletions

View File

@@ -1,3 +1,7 @@
## 0.1.3
- Dropped the HTTP gem and moved to Ruby's Net::HTTP
- Merged a branch which adds the Condtion parameter.
## 0.1.2
- Use Contributor RoleType, rather than Role. RoleType uses lowercase, rather than capitalised.