Skip to content
This repository has been archived by the owner on Jul 6, 2021. It is now read-only.

Commit

Permalink
-> v3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
egoist committed Oct 27, 2017
1 parent 114de85 commit 48352f2
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## [Version 3.4.0](https://github.com/egoist/vue-timeago/releases/tag/v3.4.0) (2017-10-27)

### New features

- Show actual time in title while maxTime has not passed: [`575d6cc`](https://github.com/egoist/vue-timeago/commit/575d6cc) ([#57](https://github.com/egoist/vue-timeago/issues/57))

### Bug fixes

- fix typo in Vietnamese: [`f5c71dc`](https://github.com/egoist/vue-timeago/commit/f5c71dc) ([#58](https://github.com/egoist/vue-timeago/issues/58))
- Add Estonian translation: [`3921a93`](https://github.com/egoist/vue-timeago/commit/3921a93) ([#59](https://github.com/egoist/vue-timeago/issues/59))

[...full changes](https://github.com/egoist/vue-timeago/compare/v3.3.6...v3.4.0)

## [Version 3.1.5](https://github.com/egoist/vue-timeago/releases/tag/v3.1.5) (2017-1-4)

### Patches
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-timeago",
"version": "3.3.6",
"version": "3.4.0",
"productName": "Vue Timeago",
"description": "A timeago filter for Vue.",
"license": "MIT",
Expand Down Expand Up @@ -45,4 +45,4 @@
"example/**"
]
}
}
}

0 comments on commit 48352f2

Please sign in to comment.