소스 검색

Update CHANGELOG

Jordi Boggiano 9 년 전
부모
커밋
f2d606ae0c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      CHANGELOG.md

+ 1 - 1
CHANGELOG.md

@@ -1,4 +1,4 @@
-### [1.0.0-beta1] - 2016-XX-XX
+### [1.0.0-beta1] - 2016-03-03
 
   * Break: By default we now disable any non-secure protocols (http, git, svn). This may lead to issues if you rely on those. See `secure-http` config option.
   * Break: `show` / `list` command now only show installed packages by default. An `--all` option is added to show all packages.