ChangeLog.host
Host your product change logs in seconds
use html5 time tag to display entry datetime
make images in markdown responsive and fit within the container
add release process to Procfile to do DB upgrade
login user even without confirming email - better UX
change welcome email copy
create a new /enterprise page with contact form and link from pricing section
create contact form using typeform
update pricing with early access pricing
configured wildcard SSL working with heroku on a tmp domain
add navbar links and named anchor to features, pricing, etc
accept plans during signup and store it in users for now
fix email screenshot in meta
push new landing page with features and pricing sections
fix mixed content error in loading stylesheets in subdomain
update logo in verification email
Write changelog entry for v0.2
release v0.2 to production
change homepage copy and hero image
add atom feed to changelog site
stylise the changelog page (a tad bit)
verify email addresses during signup
write test cases for signup and signin
setup pytest to work with flask app