Skip to content

Commit 87f5c8d

Browse files
committed
Changelog for 1.4 release
1 parent a0db892 commit 87f5c8d

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
## [1.4.0] - 2016-11-07
4+
5+
### Added
6+
- Use threads when creating output tiles for massive speedup (@grafi-tt)
7+
- Bundle kaguya - no need for Luabind any more
8+
- Report how many output objects were stored
9+
- Add glug support to mbtileserver
10+
11+
### Changed
12+
- `way:FindContaining()` now returns a Lua table rather than an iterator
13+
14+
### Fixed
15+
- Polygon filling algorithm rewritten to work consistently (@grafi-tt)
16+
17+
### Removed
18+
- Mapbox Studio-compatible file layout removed (licensing debatable)
19+
- Vagrantfile removed (dependency problems)
20+
321
## [1.3.0] - 2016-07-11
422

523
### Added

0 commit comments

Comments
 (0)