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

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
realFlowControl committed Nov 6, 2019
1 parent d7f9eeb commit 9051db4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ 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]
## [1.0.0] 2019-11-06

### Added
- Category queries, mutation, type and data access object
- @Logged and @Right annotations and updated tests
- `@Logged` and `@Right` annotations and updated tests

### Changed
- depends on oxid-esales/graphql-base:dev-master (soon to be v1.0.0)
- Namespace from \OxidEsales\GraphQL to \OxidEsales\GraphQL\Example
- depends on `oxid-esales/graphql-base:^1.1`
- Namespace from `\OxidEsales\GraphQL` to `\OxidEsales\GraphQL\Example`
- PSR2 -> PSR12

0 comments on commit 9051db4

Please sign in to comment.