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 35ba616 commit 92329a3Copy full SHA for 92329a3
inline-r/CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Change Log
2
3
+## 0.10.5 - 2020-11-16
4
+* Support aeson >= 2
5
+
6
## 0.10.1 - 2018-03-12
7
* MonadFail instance to R.
8
inline-r/inline-r.cabal
@@ -1,5 +1,5 @@
name: inline-r
-version: 0.10.4
+version: 0.10.5
license: BSD3
license-file: LICENSE
copyright: Copyright (c) 2013-2015 Amgen, Inc.
0 commit comments