提交 6bf93b22 编写于 作者: C Carlos Antonio da Silva

Fix typo in AS changelog, improve highlight [ci skip]

上级 5d238ea9
......@@ -10,12 +10,12 @@
Time.new(1582, 10, 4).to_date.gregorian.to_s # => "1582-10-04"
This patch ensures that when the intermediate `Date` object is advanced
to yield a new `Date` object, that the `Time` object for return is contructed
to yield a new `Date` object, that the `Time` object for return is constructed
with a proleptic gregorian month, date and year.
*Riley Lynch*
* MemCacheStore should only accept a Dalli::Client, or create one.
* `MemCacheStore` should only accept a `Dalli::Client`, or create one.
*arthurnn*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册