Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29b74c7 commit cc48374Copy full SHA for cc48374
2 files changed
AUTHORS.md
@@ -19,6 +19,7 @@
19
- Christopher Pow ([@christopherpow](https://github.com/christopherpow))
20
- Daniel Fernandez ([@fdanny](https://github.com/fdanny))
21
- Daniel Santana ([@dgsantana](https://github.com/dgsantana))
22
+- Dave Hirschfeld ([@dhirschfeld](https://github.com/dhirschfeld))
23
- David Lechner ([@dlech](https://github.com/dlech))
24
- Dmitriy Se ([@dmitriyse](https://github.com/dmitriyse))
25
- He-chien Tsai ([@t3476](https://github.com/t3476))
CHANGELOG.md
@@ -10,6 +10,7 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
10
### Added
11
- Added clr.GetClrType (#432)(#433)
12
- Added `Foo` feature
13
+- Allowed passing None for nullable args (#460)
14
15
### Changed
16
0 commit comments