Remove internal fixes from History.md

Co-authored-by: Dylan Thacker-Smith <dylan.smith@shopify.com>
This commit is contained in:
Marc-André Cournoyer
2021-03-24 16:52:57 -04:00
committed by GitHub
parent 026157e128
commit ff70161512

View File

@@ -4,8 +4,6 @@
### Fixes
* Add ParseTreeVisitor to Echo tag (#1414) [CP Clermont]
* Fix Rubocop (#1402) [Dylan Thacker-Smith]
* Add a hint to sign CLA only if it's the first time (#1406, #1405) [ADTC]
* Test with ruby 3.0 as the latest ruby version (#1398) [Dylan Thacker-Smith]
* Handle carriage return in newlines_to_br (#1391) [Unending]
* Build the tokenizer through the parse context for liquid-c (#1386) [Dylan Thacker-Smith]