소스 검색

Update v3.0.0 release date in changelog

tags/v3.0.0
Phillip Johnsen 7 년 전
부모
커밋
f452acbe44
1개의 변경된 파일4개의 추가작업 그리고 1개의 파일을 삭제
  1. +4
    -1
      CHANGELOG.md

+ 4
- 1
CHANGELOG.md 파일 보기

@@ -3,7 +3,7 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [3.0.0] / x August 2018
## [3.0.0] / 16 September 2018

We are very happy to announce a new major version of mustache.js. We want to be very careful not to break projects
out in the wild, and adhering to [Semantic Versioning](http://semver.org/) we have therefore cut this new major version.
@@ -11,6 +11,9 @@ out in the wild, and adhering to [Semantic Versioning](http://semver.org/) we ha
The changes introduced will likely not require any actions for most using projects. The things to look out for that
might cause unexpected rendering results are described in the migration guide below.

A big shout out and thanks to [@raymond-lam] for this release! Without his contributions with code and issue triaging,
this release would never have happened.

### Major

* [#618]: Allow rendering properties of primitive types that are not objects, by [@raymond-lam].


불러오는 중...
취소
저장