Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

Commit

Permalink
Merge pull request #743 from uPortal-Project/catch-up-changelog
Browse files Browse the repository at this point in the history
chore(changelog): Catch up pending change towards 7.1.0
  • Loading branch information
apetro committed Nov 17, 2017
2 parents e74c8bb + a65a62f commit 9247f2e
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,28 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased][]
## [Unreleased][] (7.1.0 ?)

### Features

* Implement `uportal-app-framework` `7.0.0`'s new sidebar navigation #730
* Use frame-page directive for all views #739, #742 (supports upgrade to
`uportal-app-framework` `7.0.0` with its new side navigation feature.)

### Bug Fixes
* fix: support deep link to details page about an app #732, #735
* fix: use `mdColors` to get primary color in app directory #723
* fix: Calculate rel on marketplace anchors #725

### Build changes
* build(maven): set Java 8 as source and target versions #737

### Dependency upgrades
* chore(package): update @commitlint/config-angular to version 4.2.0 #729

### Style
* style(lint): Style marketplace controller per style guide #738

## [7.0.3][] - 2017-10-10

Uses [uPortal-app-framework 6.0.4](https://github.com/uPortal-Project/uportal-app-framework/releases/tag/uportal-app-framework-maven-6.0.4).
Expand Down

0 comments on commit 9247f2e

Please sign in to comment.