abra/CHANGELOG.md

35 lines
1.2 KiB
Markdown
Raw Normal View History

2020-10-25 20:13:33 +00:00
# abra x.x.x (UNRELEASED)
2020-12-29 14:08:10 +00:00
- Remove `server use` command ([#51](https://git.autonomic.zone/coop-cloud/abra/issues/51))
- `new <app>` becomes `new <type>` ([#48](https://git.autonomic.zone/coop-cloud/abra/issues/48))
- `check` is run on `deploy` now and configurable ([77ba5652b2fe15820f5edfa0f642636f7b8eae7e](https://git.autonomic.zone/coop-cloud/abra/commit/77ba5652b2fe15820f5edfa0f642636f7b8eae7e))
# abra 0.4.0 (2020-12-24)
2020-12-29 14:11:15 +00:00
> [#46: Missing change log entry for 0.4.0 release](https://git.autonomic.zone/coop-cloud/abra/issues/46)
2020-10-25 20:13:33 +00:00
2020-09-27 06:20:02 +00:00
# abra 0.3.1 (2020-09-27)
- Fix installer version
2020-09-27 06:17:00 +00:00
# abra 0.3.0 (2020-09-27)
2020-12-29 14:10:57 +00:00
- Add multilogs stack logs implementation ([#8](https://git.autonomic.zone/compose-stacks/abra/issues/8))
2020-09-27 06:17:00 +00:00
- Add beginnings of "monorepo" functionality
2020-09-24 07:09:17 +00:00
# abra 0.2.0 (2020-09-24)
2020-09-24 07:03:25 +00:00
2020-09-24 07:09:17 +00:00
- Prepare for swarm install script using script.d ([#12](https://git.autonomic.zone/compose-stacks/planning/issues/12))
2020-09-24 07:03:25 +00:00
2020-09-22 12:18:41 +00:00
# abra 0.1.2 (2020-09-22)
- Add upgrade command ([#10](https://git.autonomic.zone/autonomic-cooperative/abra/issues/10))
2020-09-22 11:37:33 +00:00
# abra 0.1.1 (2020-09-22)
- Add installer script ([#9](https://git.autonomic.zone/autonomic-cooperative/abra/issues/9))
2020-09-22 11:05:23 +00:00
# abra 0.1.0 (2020-09-22)
- Initial pre-alpha release