@loopback/docs
Version:
Documentation for LoopBack 4
95 lines (34 loc) • 2.36 kB
Markdown
---
lang: en
title: 'CHANGELOG - @loopback/cron'
keywords: LoopBack 4.0, LoopBack 4, CHANGELOG
sidebar: lb4_sidebar
toc_level: 0
editurl: https://github.com/strongloop/loopback-next/blob/master/extensions/cron/CHANGELOG.md
permalink: /doc/en/lb4/changelog.cron.html
---
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.2.5](https://github.com/strongloop/loopback-next/compare/@loopback/cron@0.2.4...@loopback/cron@0.2.5) (2020-05-20)
**Note:** Version bump only for package @loopback/cron
## [0.2.4](https://github.com/strongloop/loopback-next/compare/@loopback/cron@0.2.3...@loopback/cron@0.2.4) (2020-05-19)
**Note:** Version bump only for package @loopback/cron
## [0.2.3](https://github.com/strongloop/loopback-next/compare/@loopback/cron@0.2.2...@loopback/cron@0.2.3) (2020-05-07)
**Note:** Version bump only for package @loopback/cron
## [0.2.2](https://github.com/strongloop/loopback-next/compare/@loopback/cron@0.2.1...@loopback/cron@0.2.2) (2020-04-29)
**Note:** Version bump only for package @loopback/cron
## [0.2.1](https://github.com/strongloop/loopback-next/compare/@loopback/cron@0.2.0...@loopback/cron@0.2.1) (2020-04-23)
**Note:** Version bump only for package @loopback/cron
# [0.2.0](https://github.com/strongloop/loopback-next/compare/@loopback/cron@0.1.2...@loopback/cron@0.2.0) (2020-04-22)
### Features
* update package.json and .travis.yml for builds ([cb2b8e6](https://github.com/strongloop/loopback-next/commit/cb2b8e6a18616dda7783c0193091039d4e608131))
## [0.1.2](https://github.com/strongloop/loopback-next/compare/@loopback/cron@0.1.1...@loopback/cron@0.1.2) (2020-04-11)
**Note:** Version bump only for package @loopback/cron
## [0.1.1](https://github.com/strongloop/loopback-next/compare/@loopback/cron@0.1.0...@loopback/cron@0.1.1) (2020-04-08)
**Note:** Version bump only for package @loopback/cron
# 0.1.0 (2020-03-24)
### Bug Fixes
* update package locks ([cd2f6fa](https://github.com/strongloop/loopback-next/commit/cd2f6fa7a732afe4a16f4ccf8316ff3142959fe8))
### Features
* **cron:** add an extension to support cron jobs for LoopBack 4 ([18c229c](https://github.com/strongloop/loopback-next/commit/18c229c6cbe659effcc0ca0fd5a32a15f06f387f))