소스 검색

Add v3.0 release information to changelog (#740)

Edward Thomson 3 년 전
부모
커밋
d50f8ea767
1개의 변경된 파일4개의 추가작업 그리고 1개의 파일을 삭제
  1. 4 1
      CHANGELOG.md

+ 4 - 1
CHANGELOG.md

@@ -1,10 +1,13 @@
 # Changelog
 
+## v3.0.0
+
+- [Update to node 16](https://github.com/actions/checkout/pull/689)
+
 ## v2.3.1
 
 - [Fix default branch resolution for .wiki and when using SSH](https://github.com/actions/checkout/pull/284)
 
-
 ## v2.3.0
 
 - [Fallback to the default branch](https://github.com/actions/checkout/pull/278)