Skip to content
This repository was archived by the owner on Jan 22, 2021. It is now read-only.

Commit 091ed19

Browse files
committed
Version 0.7.5
1 parent fc05f8e commit 091ed19

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -497,6 +497,9 @@ Why not try [`meteor-logger`](https://github.com/lookback/meteor-logger)? :)
497497
498498
## Version history
499499
500+
- `0.7.5`
501+
- Better support for Sass in 1.3+ Meteor apps: if you have `node-sass` from npm defined in your app's `package.json`, we'll try `require`'ing from there. This approach is recommended. Pre-1.4 apps can still use the existing `chrisbutler:node-sass` Meteor package.
502+
- Updated `html-to-text` dependency to 2.1.3.
500503
- `0.7.4` - Fix incorrect Meteor root path in developer mode. Filed in [#66](https://github.com/lookback/meteor-emails/issues/66), fixed in [#67](https://github.com/lookback/meteor-emails/pull/67). Thanks @pierrelouisd4j!
501504
- `0.7.3`- Support for attachments (thanks @cubicuboctahedron!).
502505
- `0.7.2` - Support `cc` and `bcc` options to `Mailer.send()`. Filed in [#52](https://github.com/lookback/meteor-emails/issues/52), fixed in [#54](https://github.com/lookback/meteor-emails/pull/54).

0 commit comments

Comments
 (0)