Skip to content

Commit

Permalink
[dev] update license for composer
Browse files Browse the repository at this point in the history
  • Loading branch information
Giuseppe Morelli committed Jan 27, 2018
1 parent 0910e86 commit a8afd8e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
CHANGELOG
=========
(date follow ISO format - 06 is for June)
# Changelog

Changelog follow this format from 2.7.7 [Keep a changelog](http://keepachangelog.com/)

## [2.7.7]

### Changed
- add compatibility for php7 (thanks to [azambon](https://github.com/azambon))
- change license version

## 2.7.6
- [fix] admin config | close save config only to mailup section
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mailup/magento",
"type": "magento-module",
"license": "AFL",
"license": "AFL-3.0",
"homepage": "https://github.com/mailup/mailup-magento",
"description": "Magento 1.x CE Module for MailUp Integration",
"authors": [
Expand Down

0 comments on commit a8afd8e

Please sign in to comment.