We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2779e0 commit b20f0feCopy full SHA for b20f0fe
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# 1.1.1
2
+
3
+## Fixed
4
+* Bug with several serializations in a row ([@past-one][]) [#90](https://github.com/nesaulov/surrealist/pull/90)
5
6
# 1.1.0
7
8
## Added
@@ -82,5 +87,5 @@
82
87
[@nulldef]: https://github.com/nulldef
83
88
[@azhi]: https://github.com/azhi
84
89
[@chrisatanasian]: https://github.com/chrisatanasian
85
-
90
+[@past-one]: https://github.com/past-one
86
91
lib/surrealist/version.rb
@@ -2,5 +2,5 @@
module Surrealist
# Defines the version of Surrealist
- VERSION = '1.1.0'.freeze
+ VERSION = '1.1.1'.freeze
end
0 commit comments