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 8de73de commit 6478634Copy full SHA for 6478634
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# 0.11.0
+# 0.11.0 - 2021/12/09
2
3
* Fix json schema generation of Boolean and union types with a |Nil
4
* Add support for dashses in attribute names (tuple & relation types).
lib/finitio/version.rb
@@ -2,7 +2,7 @@ module Finitio
module Version
MAJOR = 0
5
- MINOR = 10
+ MINOR = 11
6
TINY = 0
7
8
def self.to_s
0 commit comments