Skip to content

Commit 094ce98

Browse files
committed
- Update changelog
- Remove circleci in favor of github actions
1 parent 3daffae commit 094ce98

File tree

3 files changed

+13
-39
lines changed

3 files changed

+13
-39
lines changed

.circleci/config.yml

Lines changed: 0 additions & 37 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file.
33

44
## [Unreleased]
55

6+
## [6.0.2] - 2020-01-01
7+
8+
### Changed
9+
10+
- Updated to Laravel commit: 25c36eb592c57e075acc32a12703005f67c4ec10
11+
- Updated ignition
12+
- Update laravel min version
13+
- Make avatar field on social_accounts text to account for Google
14+
- Fix user dropdown
15+
- Package updates
16+
617
## [6.0.1] - 2019-10-22
718

819
### Added
@@ -156,7 +167,8 @@ All notable changes to this project will be documented in this file.
156167
- Fix yarn tests
157168
- Fix: Socially logged in users get assigned the default role
158169

159-
[Unreleased]: https://github.com/rappasoft/laravel-boilerplate/compare/v6.0.1...development
170+
[Unreleased]: https://github.com/rappasoft/laravel-boilerplate/compare/v6.0.2...development
171+
[6.0.2]: https://github.com/rappasoft/laravel-boilerplate/compare/v6.0.1...v6.0.2
160172
[6.0.1]: https://github.com/rappasoft/laravel-boilerplate/compare/v6.0.0...v6.0.1
161173
[6.0.0]: https://github.com/rappasoft/laravel-boilerplate/compare/v5.3.8...v6.0.0
162174
[5.3.8]: https://github.com/rappasoft/laravel-boilerplate/compare/v5.3.7...v5.3.8

readme.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
[![Latest Unstable Version](https://poser.pugx.org/rappasoft/laravel-boilerplate/v/unstable)](https://packagist.org/packages/rappasoft/laravel-boilerplate)
55
<br/>
66
[![StyleCI](https://styleci.io/repos/30171828/shield?style=plastic)](https://styleci.io/repos/30171828/shield?style=plastic)
7-
[![CircleCI](https://circleci.com/gh/rappasoft/laravel-boilerplate/tree/master.svg?style=svg)](https://circleci.com/gh/rappasoft/laravel-boilerplate/tree/master)
87
<br/>
98
![GitHub contributors](https://img.shields.io/github/contributors/rappasoft/laravel-boilerplate.svg)
109
![GitHub stars](https://img.shields.io/github/stars/rappasoft/laravel-boilerplate.svg?style=social)

0 commit comments

Comments
 (0)