Skip to content

Commit

Permalink
Merge pull request #22 from akeneo-labs/akeneo-labs
Browse files Browse the repository at this point in the history
Migrate bundle dependencies on AkeneoLabs
  • Loading branch information
damien-carcel committed Oct 5, 2015
2 parents ffbb5b1 + 364ce7d commit b966c58
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 7 deletions.
18 changes: 12 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,28 +1,34 @@
# CHANGELOG

## 1.4.0
## 1.5.0 (2015-10-xx)
- Migrate bundle to AkeneoLabs

## 1.4.0 (2015-03-17)
- Made compatible with PIM CE 1.3.x
- Updated the init file from fixtures:
- Removed default_value and usable_as_grid_column from attributes and family tab
- Corrected the codes for wysywig_enabled and available_locales in the attributes and family tab
- Removed the is_default column from the options tab
- Removed garbage characters

## 1.3.2
## 1.3.2 (2014-09-25)
- Added compatibility with PIM CE 1.2.6

## 1.3.1
## 1.3.1 (2014-09-22)
- Fixed write count for homogeneous CSV writer

## 1.3.0
## 1.3.0 (2014-09-11)
- Added SpreadsheetReader, for compatibility with all formats supported by Akeneo Spreadsheet parser
- Compatibility with version 1.2 of Akeneo PIM CE
- Removed content type constraint on readers
- pim_excel_connector.reader.xls_init service was renamed pim_excel_connector.reader.xls

## 1.2.x
## 1.2.0 (2014-05-14)
- Added support for Akeneo Spreadsheet parser

## 1.1.x
## 1.1.0 (2014-04-16)
- Added Office XML 2003 export
- Compatibility with version 1.1 of Akeneo PIM

## 1.1.0 (2014-03-07)
- Initial release.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"require": {
"akeneo/pim-community-dev": "1.4.*",
"phpoffice/phpexcel": "1.8.*",
"akeneo/spreadsheet-parser-bundle": "1.1.*"
"akeneo-labs/spreadsheet-parser-bundle": "1.1.*"
},
"config": {
"bin-dir": "bin"
Expand Down

0 comments on commit b966c58

Please sign in to comment.