Packages

An open source two way communication platform for the social sector

Current section

Files

Jump to
glific CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Added
- Core Glific DB Structure
- Phoenix Schema and Context Structure
- GraphQL API as main interface to the core platform
- Integration with 3rd party communication providers
- Unit Tests for all glific code with 90%+ code and documentation coverage
- CI system via GitHub Actions
- Community documentation (README, LICENSE, CHANGELOG, CODE_OF_CONDUCT)
## [0.1] - 2020-07-03
### Added