Skip to content

Commit

Permalink
Removed some doubles.
Browse files Browse the repository at this point in the history
  • Loading branch information
bobdenotter committed Apr 13, 2015
1 parent 2e4665e commit a0a23a8
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Not yet released.
- Fixed: Make geolocation gracefully fail if google is not loaded (See #3356)
- Added: Small UX improvement: Show spinner while doing ajaxy save. (See #3355)
- Added: Use `PHPExif\Exif` for getting EXIF data in `TwigExtensions::imageinfo()` (See #3354)
- Change: `slug` and `geolocation` fields refactored. (See #3344)
- Change: `slug` and `geolocation` fields refactored. Refactored out 'GoMap' dependancy. (See #3344)
- Change: Fixed Scrutinizer config (See #3343)
- Change: Allow explicit setting of a Contenttype's table name suffix (See #3342)
- Fixed: Only setting default timezone if config provides it (See #3334)
Expand All @@ -73,12 +73,10 @@ Not yet released.
- Fixed: Fix rendering in sidebar on mobile. Fixes (See #3321)
- Added: Allow filtering in 'record.related' on other fields too. (See #3320)
- Fixed: Slugs generation fixed (See #3310)
- Change: Frontend requests should not set cookies. Remove them, to allow Varnish to do a better job of caching the request. (See #3309)
- Change: Refactor out `load.php`. (see #3371)
- Change: Move CodeSniffer to a composer package (see #3365)
- Fixed: Fixing small inconsistency in `permissions.yml.dist': 'editors' can browse uploaded files from within CKeditor now. (See #3357)
- Refactor: slug and geolocation fields refactored: Refactored out 'GoMap' dependancy. (See #3344)
- Change: Small UX improvement: Show spinner while doing ajaxy save. (See #3355)




Expand Down

0 comments on commit a0a23a8

Please sign in to comment.