WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 502e62d

Browse files
committed
Version 2.1.0
1 parent f98bf36 commit 502e62d

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2.1.0
2+
3+
- Always include minutes in generated time strings, even at the top of the hour (ie: '11:00 a.m.' instead of '11 a.m.')
4+
15
## 2.0.4
26

37
- Bump dependencies

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "slow-zone",
3-
"version": "2.0.4",
3+
"version": "2.1.0",
44
"description": "A client & wrapper for CTA 'L' arrival data",
55
"main": "lib/index.js",
66
"author": "Jeff Long",

0 commit comments

Comments
 (0)