We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aebd75e + 79b831d commit 9bd408fCopy full SHA for 9bd408f
History.md
@@ -1,6 +1,7 @@
1
# Liquid Change Log
2
3
-## 5.8.1 (unreleased)
+## 5.8.7
4
+* Expose body content in the `Doc` tag [James Meng]
5
6
## 5.8.1
7
lib/liquid/version.rb
@@ -2,5 +2,5 @@
# frozen_string_literal: true
module Liquid
- VERSION = "5.8.6"
+ VERSION = "5.8.7"
end
0 commit comments