Skip to content

Commit

Permalink
Merge pull request #199 from jlblcc/develop
Browse files Browse the repository at this point in the history
v0.3.0
  • Loading branch information
jlblcc authored May 21, 2018
2 parents 8884bd5 + b9c7725 commit 669dce1
Show file tree
Hide file tree
Showing 3 changed files with 123 additions and 96 deletions.
29 changes: 28 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,34 @@
# Change Log

## [v0.2.1](https://github.com/adiwg/mdEditor/tree/v0.2.1)
## [v0.3.0](https://github.com/adiwg/mdEditor/tree/v0.3.0)

[Full Changelog](https://github.com/adiwg/mdEditor/compare/v0.2.1...v0.3.0)

**Implemented enhancements:**

- Default record ID namespace persists [\#194](https://github.com/adiwg/mdEditor/issues/194)

**Fixed bugs:**

- Contacts from memberOfOrganization missing [\#195](https://github.com/adiwg/mdEditor/issues/195)
- mis-spelling in LCC Project Category thesaurus [\#191](https://github.com/adiwg/mdEditor/issues/191)

**Closed issues:**

- Display breadcrumbs in page titles [\#192](https://github.com/adiwg/mdEditor/issues/192)
- No JSON object could be decoded error when publishing [\#163](https://github.com/adiwg/mdEditor/issues/163)
- Publishing to update an existing item fails [\#149](https://github.com/adiwg/mdEditor/issues/149)
- Permission Denied [\#148](https://github.com/adiwg/mdEditor/issues/148)
- Parent Metadata Title not created when publishing child item [\#138](https://github.com/adiwg/mdEditor/issues/138)
- Parent and child items no longer publishing together [\#135](https://github.com/adiwg/mdEditor/issues/135)
- Patrick's publishing errors log [\#132](https://github.com/adiwg/mdEditor/issues/132)

**Merged pull requests:**

- Breadcrumb Titles and memberOfOrganization fix [\#198](https://github.com/adiwg/mdEditor/pull/198) ([jlblcc](https://github.com/jlblcc))
- Released v0.2.1 [\#190](https://github.com/adiwg/mdEditor/pull/190) ([jlblcc](https://github.com/jlblcc))

## [v0.2.1](https://github.com/adiwg/mdEditor/tree/v0.2.1) (2018-05-08)
[Full Changelog](https://github.com/adiwg/mdEditor/compare/v0.2.0...v0.2.1)

**Implemented enhancements:**
Expand Down
Loading

0 comments on commit 669dce1

Please sign in to comment.