File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed
Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## 1.0.0 (2025-11-08)
4+
5+
6+ ### Features
7+
8+ * add environment variable utility ([ 1138b8d] ( https://github.com/rickferrdev/Notes-API/commit/1138b8d9f230327bfbd4debf413e390cb229dd22 ) )
9+ * define error constants ([ ec76ff0] ( https://github.com/rickferrdev/Notes-API/commit/ec76ff0b4b4a382fa77fd628b73a1bb51bbcb675 ) )
10+ * define notes API routes ([ b36cf0f] ( https://github.com/rickferrdev/Notes-API/commit/b36cf0fcb0f5ae3e09d87f99cae7afe819fcc299 ) )
11+ * implement custom notes error class ([ 1fc67e4] ( https://github.com/rickferrdev/Notes-API/commit/1fc67e4835049a797de3afd534457505c0b1ec80 ) )
12+ * implement error handling middleware ([ 019dc20] ( https://github.com/rickferrdev/Notes-API/commit/019dc208f3ddd943142aa3e46a588eb614447e24 ) )
13+ * implement notes business logic service ([ 45bcf18] ( https://github.com/rickferrdev/Notes-API/commit/45bcf18d32ec670e73880b6997eacf3582f2260a ) )
14+ * implement notes CRUD operations in controller ([ a2f0824] ( https://github.com/rickferrdev/Notes-API/commit/a2f0824877b5582252434b844b31df4d67cb0620 ) )
15+ * implement notes database operations ([ db90b7f] ( https://github.com/rickferrdev/Notes-API/commit/db90b7f32a4550d76b3c457db432d2706e7b44d5 ) )
16+ * implement notes validation middleware ([ 7b026a7] ( https://github.com/rickferrdev/Notes-API/commit/7b026a7fb246780ed4331cc35c3c93d631807df8 ) )
17+ * implement notes validation schemas ([ 8b81669] ( https://github.com/rickferrdev/Notes-API/commit/8b81669d755ee0a87553ac910fac70fa12571da1 ) )
18+ * setup express server and middleware ([ 2db1e03] ( https://github.com/rickferrdev/Notes-API/commit/2db1e033c4fcb04fa8b0a9c84681e8d20ad937b6 ) )
19+ * standardize notes API responses ([ 5c9db76] ( https://github.com/rickferrdev/Notes-API/commit/5c9db76371e503c16832982aee941aff1b7d2fd9 ) )
You can’t perform that action at this time.
0 commit comments