mirror of
https://github.com/kennethreitz/heroku-buildpack-python.git
synced 2026-06-05 23:10:16 +00:00
19 lines
246 B
Markdown
19 lines
246 B
Markdown
## v3 (12/07/2011)
|
|
|
|
Bugfixes:
|
|
|
|
* Better django setup.py injection.
|
|
|
|
## v2 (11/15/2011)
|
|
|
|
Features:
|
|
|
|
* Support for pylibmc and libmemcached +sasl.
|
|
|
|
Bugfixes:
|
|
|
|
* Detect when virtualenv is checked in and alert user.
|
|
|
|
## v1 (10/01/2011)
|
|
|
|
* Conception. |