File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
4
4
5
5
## [ Unreleased]
6
6
7
+ ## [ 0.0.1-alpha.3] - 2015-12-18
8
+ ### Changed
9
+ - Version format.
10
+
7
11
## [ 0.0.1-alpha2] - 2015-12-18
8
12
### Fixed
9
13
- README formatting.
@@ -14,4 +18,5 @@ This project adheres to [Semantic Versioning](http://semver.org/).
14
18
15
19
16
20
[ Unreleased ] : https://github.com/jsayol/dart-tmdb/compare/v0.0.1-alpha1...HEAD
21
+ [ 0.0.1-alpha.3 ] : https://github.com/sayol/dart-tmdb/compare/v0.0.1-alpha.3..v0.0.1-alpha1
17
22
[ 0.0.1-alpha2 ] : https://github.com/sayol/dart-tmdb/compare/v0.0.1-alpha2..v0.0.1-alpha1
Original file line number Diff line number Diff line change 1
1
name : tmdb
2
2
description : A TheMoviedb.org (TMDB) library for Dart.
3
- version : 0.0.1-alpha2
3
+ version : 0.0.1-alpha.3
4
4
author :
Josep Sayol <[email protected] >
5
5
homepage : https://github.com/jsayol/dart-tmdb
6
6
You can’t perform that action at this time.
0 commit comments